exact-trie

Trie and radix tree implementation tailored towards exact matches.

namespace-lookup

Find the longest namespace that a string starts with

radix-tree

Node.js version of a radix tree usable for routers or url path based storage.