Build and query finite state transducers for compact data representation
Represent large sets and maps compactly with finite state transducers
fst
$ fst build words.txt output.fst
$ fst query output.fst myword
$ fst info output.fst