49 packages found
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
A super-fast C++ LRU cache with Node.js wrapper.
Native HashTable and ES6 compatible Map for Node.js
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Minimal trie datastructure representation
- trie
- trie-d
- auto complete
- near match
- search
- hashmatch
- node-trie
- trie-search
- keywords-search
- dynamic trie
- word search
- word
- autocomplete
- autosearch
- View more
Hash Table Implementation for javascript
Hash table implementation.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Native HashTable and ES6 compatible Map for Node.js
Native HashTable and ES6 compatible Map for Node.js
Javascript replacement for node-hashtable - https://github.com/chad3814/node-hashtable
a javascript hashmap implementation that handles key collisions
A JavaScript hashtable implementation
A super-fast C++ hash table with Node.js wrapper.
Reusable Register Pattern
This is our Hash Table implementation in which we trust.
NoSQL/hash table classes for Node.js under 4KB and no external dependencies.
A package implementing a HashTable and HashSet
Javascript map with support for non-primitive keys (i.e. tuple-like arrays, etc.) through pseudo-hashing (serialisation)
A Bundle of Javascript util Library to help developers. No dependency to other Libraries.