found 22 packages in 15ms
mnemonist20.1mMIT0.40.3
Curated collection of data structures for the JavaScript/TypeScript.
yomguithereal6 months agobag, bimap, bit array, bit set cacheable9.8mMIT1.10.4
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
jaredwray8 days agocacheable, high performance, layer 1 caching, layer 2 caching async-lru28.2kMIT1.1.3A simple async LRU cache supporting O(1) set, get and eviction of old keys
ferossabout 3 years agoasync, lru, least recently used, cache lru-cache-for-clusters-as-promised16.7kMIT1.7.4
LRU Cache that is safe for clusters, based on lru-cache
. Save memory by only caching items on the main thread via a promisified interface.
doublesharpabout 3 years agolru, mru, cache, lru-cache @pujansrt/dsx-ts711MIT1.0.9
Type-safe data-structure implementations in TypeScript.
pujansrtabout 2 months agotypescript, bloom filter, dsx, stack