Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
quick-lru
Simple “Least Recently Used” (LRU) cache
@alloc/quick-lru
Simple “Least Recently Used” (LRU) cache
toad-cache
LRU and FIFO caches for Client or Server
tiny-lru
Tiny LRU cache for Client or Server
js-lru
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
map-lru
"Least Recently Used" (LRU) cache compatible to ES6 Map
quick-lru-ts
Simple “Least Recently Used” (LRU) cache
lru_cache
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
quick-lru-cjs
Simple “Least Recently Used” (LRU) cache. A fork of quick-lru for commonjs
recent-cli
Manage your workspace
idb-lru-cache
IndexedDB-based persisting LRU cache for the browser
@hellowearemito/payload-plugin-recently-visited
A plugin for Payload CMS to list recently visited items on the admin dashboard
@mobilabs/lru
An in-memory key/value cache based on the Least Recently Used algorithm
opgg-duo-scraper
A promised based op.gg scraper for League of Legends but with 'recently played with' section.
hyperlru
Tiny & Fast LRU Implementation as possible
lru-generator
Least recently used cached generator
@qxip/hyper-lru
Hyper “Least Recently Used” (LRU) cache
@doclify/lru-cache
LRU cache for browser and Node.js
fugased
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
sru
A dead simple, high performance, somewhat-recently-used cache.