Double-array trie library for efficient key-value string storage
Double-Array Trie Library
trietool
$ trietool -n mytrie.tri < wordlist.txt
$ trietool -q mytrie.tri myword
$ trietool -l mytrie.tri