multi-hashmap
Multiple hashmap
Multiple hashmap
ES3-compatible ordered hashmap that supports arbitrary keys.
Map and Set collections that use custom hash function or hash function with equals function
Simple dictionary implemented as a flat object
Fast Node.js hashtable which uses Mersenne primes to reduce modulo operations
Simple dictionary implemented as a flat object
A Map object with tools for easily keeping replicas in sync across a data stream
Javascript map with support for non-primitive keys (i.e. tuple-like arrays, etc.) through pseudo-hashing (serialisation)
js ds library
js ds library
js ds library
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
Wildcards but reverse
buffer hashmap
NKeyMap is a multi-key map where each stored value can be accessed thanks to a set of distinct keys
simple ttl map with sub/pub functionality.
Weak-referenced hashmap
map工具类
Ordered map data structure
js ds library