2,388 packages matching “LRU, LFU”
@wry/caches
v1.0.1 · 2 years ago
Various cache implementations
No known vulnerabilities
node-lfu-cache
v5.0.0 · 8 years ago
A cache object that deletes the least-frequently-used items.
No known vulnerabilities
@cacheable/memory
v2.2.0 · 1 month ago
High Performance In-Memory Cache for Node.js
No known vulnerabilities
@isaacs/ttlcache
v2.1.5 · 3 months ago
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
No known vulnerabilities
@blank-utils/cache
v0.1.7 · 1 year ago
A simple, fast, and flexible cache library for Deno and JavaScript, supporting LRU, LFU, FIFO, and EXPIRE strategies. Works great with TypeScript and is published on jsr.io.
No known vulnerabilities
@billdaddy/cachetools
v0.1.0 · 1 month ago
Zero-dependency multi-strategy cache: LRU, LFU, TTL, TLRu (TTL+LRU). TypeScript port of Python cachetools. Decorator support for memoization.
No known vulnerabilities
lru_map
v0.4.1 · 5 years ago
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.
No known vulnerabilities
@wolfy1339/lru-cache
v11.0.2-patch.1 · 1 year ago
A cache object that deletes the least-recently-used items.
No known vulnerabilities
@graphile/lru
v5.0.0 · 5 months ago
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
No known vulnerabilities
btree-lru-cache
v2.1.0 · 29 days ago
Simple LRU cache with ordered eviction, built on btree-core.
No known vulnerabilities
redis-lru
v0.6.0 · 7 years ago
redis-backed LRU cache
No known vulnerabilities
@asamuzakjp/generational-cache
v3.0.1 · 2 months ago
A generational cache with strict entry-count limits and payload validation.
No known vulnerabilities
@akashbabu/lfu-cache
v1.1.0 · 3 years ago
LFU cache implementation with a complexity of `O(1)` for all transactions
No known vulnerabilities
lru-memoize
v1.1.0 · 7 years ago
A utility to provide lru memoization for any js function
No known vulnerabilities
typescript-lru-cache
v2.0.0 · 4 years ago
LRU Cache
No known vulnerabilities
hashlru
v2.3.0 · 7 years ago
simpler faster substitute for LRU
No known vulnerabilities
license-checker
v25.0.1 · 7 years ago
Check license info for a package
No known vulnerabilities
@skj48817/caffeine-js
v1.0.0 · 1 month ago
High-performance isomorphic in-memory cache for JavaScript/TypeScript, implementing the Window-TinyLFU admission policy. Beats LRU/LFU hit ratios. Zero dependencies. Works in Node, browsers, Deno, Bun, and edge runtimes.
No known vulnerabilities
lru
v3.1.0 · 10 years ago
A simple O(1) LRU cache
No known vulnerabilities
toad-cache
v3.7.4 · 1 month ago
LRU and FIFO caches for Client or Server
No known vulnerabilities