SuggestionTrie

A Radix trie for suggestion search, it allows to search for data indexed by a set of keywords fast.

Examples

Search for a word (in this example a password) in a list with +256M entries in µs.

Find data associated with a word like file paths.

Docs

check the docs here