HashMap and HashSet collections with composite keys and custom hash and equality functions
HashMap Class for JavaScript
Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram.
TS Hash Map
TypeScript definitions for hashmap
A TypeScript port of the Java StringTemplate 4 library
Immutable Hash Map in TypeScript
Generate a hash mapping for your assets, to burst cache
Provides 'HashMap', a collection class that utilizes '@esfx/collection-core' and '@esfx/equatable'.
ES Map/Set-compatible implementations with customizable equality semantics & supporting operations
Transparently mapped Web Worker proxy objects for easy background tasks
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
Immutable in-memory triplestore with Datalog queries
A custom prop type validator for hash maps
Common collections API.
HashMap, LinkedHashMap and Higher Order Functions for all other Iterables, such as Map, Set and Array
A JavaScript implementation of the IPLD HashMap specification
Type definitions for the basic generic Rimbu collections
Implementation of Map with a configurable equality algorithm
Immutable HashMap and HashSet implementations for TypeScript
Order-Invariant Key-Agnostic Hash Map
Misc TS data structures such as Sets, Maps and Collections
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Implementations of some commonly-used Java collections in JavaScript.