hashmap
HashMap Class for JavaScript
HashMap Class for JavaScript
Safely use a JavaScript object as hash
JavaScript operators as functions
Set Associative Cache
HashMap, LinkedHashMap and Higher Order Functions for all other Iterables, such as Map, Set and Array
Fast, reliable cuckoo hash table for Node.js
Converts flat JSON objects into deep object graph.
Get a value from object by path
A simple but fast native Hashmap implementation
Just the very basics of map-assoc: Map the values of a collection (array or object) and carry the keys.
Dictionary implementation based on JavaScript object (associative) arrays
Make reducers associative
Associative array
A simple local memory cache via an associative array support .set() .get()
set value of nested associative structure given array of keys
Map with order functionality, providing fast look ups and ordering in the same time.
get value of nested associative structure given array of keys
Javascript Object With Ordered Keys
Hashtable data structure implementation in JavaScript.
HashMap JavaScript class inspired by JDK 8