101 packages matching “LFU”
@ferrow/cache-strategies
v2.0.0 · 9 days ago
LRU, LFU, and TTL in-memory cache implementations sharing one interface, each tracking hits/misses/evictions. LRU correctly refreshes recency on get(). Zero runtime dependencies.
No known vulnerabilities
r-memory-cache
v0.0.3 · 6 years ago
Memory key/value cache (lru, lfu, fifo)
No known vulnerabilities
@stack-hq/cache
v1.0.0 · 1 month ago
In-memory LRU / LFU / TTL cache with a getOrSet helper.
No known vulnerabilities
lfustorage
v1.1.0 · 7 years ago
a lfu-storage plugin
No known vulnerabilities
tricache
v0.7.0 · 22 hours ago
Three-tier Node.js cache: L1 smart RAM (adaptive LFU/LRU + Count-Min Sketch) → L1.5 NVMe disk spill → L2 Redis/Valkey. Includes AES-256-GCM at-rest encryption, WASM Bloom filter, Stale-While-Revalidate, and thundering-herd prevention.
No known vulnerabilities
x-cache
v0.0.1 · 10 years ago
A finite key-value cache support multi cache algorithm (LRU, FIFO, LFU...).
No known vulnerabilities
@fullgream/heat-cache
v0.1.3 · 2 months ago
LRU/LFU Cache
No known vulnerabilities
@serum-enterprises/fs-io
v1.0.0-beta.1 · 3 years ago
Filesystem IO Library with built in LFU Cache written in NodeJS
No known vulnerabilities
lfutorage
v1.1.0 · 7 years ago
a lfu-storage plugin
No known vulnerabilities
dorrat-cache
v3.0.0 · 1 year ago
Ultra-ligero cache in-memory (TTL/LRU/LFU) con persistencia opcional, TTL adaptativo y estrategia pluggable.
No known vulnerabilities
fixed-cache
v1.0.0 · 5 months ago
Fixed-capacity cache with pluggable eviction strategies (LRU, MRU, LFU)
No known vulnerabilities
transitory-hk
v1.2.1 · 8 years ago
In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.
No known vulnerabilities
@lnear/cache
v1.0.0 · 2 years ago
Lightweight LRU and LFU cache implementations for Node.js and the browser.
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
@kitiumai/cache
v2.0.0 · 8 months ago
Production-ready Redis + in-memory cache for Node.js with typed APIs, key management, TTL, eviction strategies (LRU/LFU/TinyLFU), loading cache, clustering, multi-region failover, persistence, tracing, and circuit breaker resilience.
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
@adobe/spz
v0.2.2 · 3 months ago
WebAssembly module for loading Gaussian splat (SPZ) files
No known vulnerabilities
@longzai-intelligence-cache/core
v0.0.2 · 27 days ago
No description provided.
No known vulnerabilities
ts-memoize-decorator
v1.1.0 · 6 years ago
Simple memoization decorator for TypeScript
No known vulnerabilities