Strongly typed trie data structure for path and URL-like strings.
A TypeScript library offering efficient standard (prefix) and compressed (radix) tries for optimized string storage and operations, featuring trie-map variants for key-value storage.
Node.js binding for rax, a radix tree implementation in ANSI C (https://github.com/antirez/rax)