Showing 1-20 of 33,575 packages
node-simple-lru-cache =====================
An LRU cache of weak references
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
LRU Cache
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Memoize functions results using an lru-cache.
redis-backed LRU cache
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
Extends lru-cache to add file system support
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
A simple O(1) LRU cache
Adapter for using lru-cache with type-cacheable
A cache object that deletes the least-recently-used items.
A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.
LRU Cache for node.js/browser.
A simple O(1) LRU cache
Thin wrapper around lru-cache with extended functionality.
In memory cache lru cache with ttl support.
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)