buffer-hashmap
buffer hashmap
buffer hashmap
js ds library
Table For Two -- Two-dimensional HashMap/Table datastructure
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.
HashIndex data structure for fast search with hashtable ideology or something like that for search by substr with hash idea.
A hashing / HashMap implementation, works with any project without modifying the prototype.
Javascript data structures to store primitive and complex Javascript objects
A JavaScript data-structure library
Javascript Object With Ordered Keys
Accelerated hash maps
A superior alternative to object literals for basic hash maps
js ds 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
a basic map that keeps count of each item you enter and cleans up only when all counters have been deleted
Fast hashmap implementation optimized for string keys