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
Core safe types for Typescript
HashMap and HashSet collections with composite keys and custom hash and equality functions
Immutable HashMap and HashSet implementations for TypeScript
A flexible hash map which supports deep keys.
An extended Map for TypeScript with Java-style utility methods.