trie-typed
Trie, Prefix tree. Javascript & Typescript Data Structure.
exact-trie
Trie and radix tree implementation tailored towards exact matches.
level-trie
The TRIE data structure and search algorithm, on top of leveldb.
radix-tree
Node.js version of a radix tree usable for routers or url path based storage.