48 packages found
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
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.
Hash Table Implementation for javascript
Native HashTable and ES6 compatible Map for Node.js
Javascript replacement for node-hashtable - https://github.com/chad3814/node-hashtable
Native HashTable and ES6 compatible Map for Node.js
a javascript hashmap implementation that handles key collisions
Reusable Register Pattern
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++ hash table with Node.js wrapper.
A JavaScript hashtable implementation
A package implementing a HashTable and HashSet
A Bundle of Javascript util Library to help developers. No dependency to other Libraries.
This is our Hash Table implementation in which we trust.
Simple Map and Set for JavaScript
A HashArray that automatically groups all added items. See the npm hasharray project.
NoSQL/hash table classes for Node.js under 4KB and no external dependencies.