An ES6-y Map with LRU and max-age eviction
LRU cache top on Map-like. Support non-string key.
A simple and fast LRU cache using the native Map class.
Simple “Least Recently Used” (LRU) cache
LRU Map Implementation of KeeVee Store.
Simple “Least Recently Used” (LRU) cache
High Performance In-Memory Cache for Node.js
Various cache implementations
An LRU cache of weak references
A cache object that deletes the least-recently-used items.
A LRU map supporting eviction based on calculated item weight
Curated collection of data structures for the JavaScript/TypeScript.
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
LRU Map implementation for NodeJS and the browser
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
A generational pseudo-LRU cache with strict maximum size limits.
node-simple-lru-cache =====================
Simple key-value storage with support for multiple backends
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
Extends LRU base on hashlru
LRU Queue
Memoize functions results using an lru-cache.
LRU Cache
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.