https://github.com/bryanduxbury/lightweight_trie
Java47
12 years ago
A very memory-efficient trie (radix tree) implementation
Other