radix-trie
Compact, read-only nested dictionary backed by a DAWG-style radix trie
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete
`extra-collections` (or `extra` for short) is a python3 pacakge that provides an **pythonic**, **intuitive**, and **easy** implementation of the most common data structures used in software projects.