0.0.1 • Published 7 years ago
fast-trie v0.0.1
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.