An implementation of `Map<TKey, TValue>` and `Set<TValue>` that can use custom `equals` and `getHashCode` functions.
TS Hash Map
HashMap Class for JavaScript
A TypeScript port of the Java StringTemplate 4 library
Immutable Hash Map in TypeScript
TypeScript definitions for hashmap
Provides 'HashMap', a collection class that utilizes '@esfx/collection-core' and '@esfx/equatable'.
Generate a hash mapping for your assets, to burst cache
ES Map/Set-compatible implementations with customizable equality semantics & supporting operations
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).
Misc TS data structures such as Sets, Maps and Collections
A JavaScript implementation of the IPLD HashMap specification
Immutable in-memory triplestore with Datalog queries
A custom prop type validator for hash maps
HashMap, LinkedHashMap and Higher Order Functions for all other Iterables, such as Map, Set and Array
Common collections API.
HashMap and HashSet collections with composite keys and custom hash and equality functions
Runtime library to validate data against TypeScript interfaces
A functional library to pretty-print and treeify objects
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Type definitions for the basic generic Rimbu collections
Immutable, HAMT-based Hash Map in TypeScript
Set and Map extension to prove a custom key derivation function
All essential TypeScript types in one place