oriris-js
js ds library
js ds library
Implementation of a few basic thread-unsafe, constant-size data structures on top of SharedArrayBuffer for Node.js
Table For Two -- Two-dimensional HashMap/Table datastructure
HashIndex data structure for fast search with hashtable ideology or something like that for search by substr with hash idea.
Javascript data structures to store primitive and complex Javascript objects
A hashing / HashMap implementation, works with any project without modifying the prototype.
Native HashTable and ES6 compatible Map for Node.js
A Collection (Associative Array like) Class for ES6. Now supporting dot and bracket without a proxy, and generator/yield control flows.
A JavaScript data-structure library
Hacky map implementation. Light weight and easy
Hashtable data structure implementation in JavaScript.
HashMap JavaScript class inspired by JDK 8
a javascript hashmap implementation that handles key collisions
Fast hashmap implementation optimized for string keys
a basic map that keeps count of each item you enter and cleans up only when all counters have been deleted
js ds library
Javascript Object With Ordered Keys
Accelerated hash maps
A superior alternative to object literals for basic hash maps