@anchorchat/hashtable
Native HashTable and ES6 compatible Map for Node.js
Found 42 results for hashtable
Native HashTable and ES6 compatible Map for Node.js
Minimal trie datastructure representation
Javascript implementation of a doubly linked-list data structure, with built-in hashtable for O(1) lookups and removals
Native HashTable and ES6 compatible Map for Node.js
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
Create different DataStructures using simple APIs. API available in TypeScript & JavaScript [ES6].
es6 compatible map using native store
Reusable Register Pattern
Simple Typescript Linked List with Hash Table indexing and type templating
Hash table implementation.
a javascript hashmap implementation that handles key collisions
Hashtable data structure implementation in JavaScript.
A HashArray that automatically groups all added items. See the npm hasharray project.
This is a simple implementation of hastable in Javascript, no dependencies only 4KB
A super-fast C++ LRU cache with Node.js wrapper.
Simple hash map implementation with map, filter, each, every and some.
Hacky map implementation. Light weight and easy
NoSQL in memory Database
NoSQL/hash table classes for Node.js under 4KB and no external dependencies.
Fast hashmap implementation optimized for string keys
Javascript map with support for non-primitive keys (i.e. tuple-like arrays, etc.) through pseudo-hashing (serialisation)
Library with a hash table.