objectmap.js
A HashMap for the modern Javascript world
A HashMap for the modern Javascript world
A map that maps a unique property in objects to the objects themselves.
Neat JavaScript collections.
it is a data structure library that you can store anything you want
Immutable hash maps implemented as hash array papped tries
Alternate and slightly faster implementation of [map2](https://www.npmjs.com/package/map2) and [set2](https://www.npmjs.com/package/set2) allowing you to use more than one key as the key
Data structure and algorithms implementation in Javascript
An extended Map for TypeScript with Java-style utility methods.
A flexible hash map which supports deep keys.
Immutable HashMap and HashSet implementations for TypeScript
HashMap and HashSet collections with composite keys and custom hash and equality functions
Core safe types for Typescript