weak-identity-map
The WeakIdentityMap object holds key-value pairs of weakly referenced objects and remembers the original insertion order of the keys
The WeakIdentityMap object holds key-value pairs of weakly referenced objects and remembers the original insertion order of the keys
Optimize your React applications by effortlessly implementing Least Recently Used (LRU) caching for time-consuming API responses with the React LRUCache Hook. This lightweight and easy-to-use hook seamlessly integrates into your components, allowing you t
it is a data structure library that you can store anything you want
A HashMap for the modern Javascript world
A map that maps a unique property in objects to the objects themselves.
Neat JavaScript collections.
Data structure and algorithms implementation in Javascript
A flexible hash map which supports deep keys.
HashMap and HashSet collections with composite keys and custom hash and equality functions
Immutable HashMap and HashSet implementations for TypeScript
An extended Map for TypeScript with Java-style utility methods.
Core safe types for Typescript