fast-trie
Javascript implementation of hybrid radix tries, optimized for speed. Supports non-unique keys, iteration, range queries, and fast diffing, similar to a Merkle tree.
Javascript implementation of hybrid radix tries, optimized for speed. Supports non-unique keys, iteration, range queries, and fast diffing, similar to a Merkle tree.
npm i fast-trie
0
0.0.1
MIT
16.1 kB
7