Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
A cache object that deletes the least-recently-used items.
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
An LRU cache of weak references
Utility functions to make dealing with Uint8Arrays easier
node-simple-lru-cache =====================
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
A general purpose buffer pool.
Extends LRU base on hashlru
LRU Queue
quick-lru package exported as CommonJS modules
Various cache implementations
Memoize functions results using an lru-cache.
High Performance In-Memory Cache for Node.js
Small package to encode or decode IP addresses from buffers to strings.
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)
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.
Simple key-value storage with support for multiple backends
redis-backed LRU cache
No description provided.
No description provided.