Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Compact, read-only nested dictionary backed by a DAWG-style radix trie
Text pattern search using marisa-trie