Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
lru-cache
A cache object that deletes the least-recently-used items.
simple-lru-cache
node-simple-lru-cache =====================
quick-lru
Simple “Least Recently Used” (LRU) cache
@alloc/quick-lru
Simple “Least Recently Used” (LRU) cache
cache-content-type
Create a full Content-Type header given a MIME type or extension and cache the result
lru-memoizer
Memoize functions results using an lru-cache.
@wolfy1339/lru-cache
A cache object that deletes the least-recently-used items.
typescript-lru-cache
LRU Cache
redis-lru
redis-backed LRU cache
tmp-cache
A least-recently-used cache in 35 lines of code
receptacle
In memory cache lru cache with ttl support.
strapi-plugin-rest-cache
Speed-up HTTP requests with LRU cache
cache-chunk-store
In-memory LRU cache for abstract-chunk-store compliant stores
lru.min
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
lrucache
LRU Cache for node.js/browser.
cache-lru
In-Memory Cache with O(1) Operations and LRU Purging Strategy
@posva/lru-cache
A cache object that deletes the least-recently-used items.
stale-lru-cache
Resilient and performant in-memory cache for node.js
flru
A tiny (215B) and fast Least Recently Used (LRU) cache
pixl-cache
A simple LRU cache module.