a native LRU cache implementation
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
An LRU cache of weak references
node-simple-lru-cache =====================
A cache object that deletes the least-recently-used items.
Extends LRU base on hashlru
Simple “Least Recently Used” (LRU) cache
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Simple “Least Recently Used” (LRU) cache
Memoize functions results using an lru-cache.
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.
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
LRU cache module written in C++
LRU Queue
Various cache implementations
redis-backed LRU cache
Check license info for a package
better fetch for Node.js. Works on any JavaScript runtime!
TypeScript-based caching decorators
High Performance In-Memory Cache for Node.js
A cache object that deletes the least-recently-used items.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Node.js native addon build tool