9 packages matching “tinylfu”
tinylfu
v1.0.0 · 6 years ago
No description provided.
No known vulnerabilities
koffein
v0.6.0 · 12 days ago
A modern, zero-dependency cache for JavaScript/TypeScript with a pluggable eviction policy: W-TinyLFU admission (Count-Min Sketch + SLRU) that beats plain LRU on skewed workloads. TypeScript-first.
No known vulnerabilities
@skj48817/caffeine-js
v1.0.0 · 27 days 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
dw-cache
v0.0.120 · 2 years ago
The highest performance constant complexity cache algorithm.
No known vulnerabilities
@kitiumai/cache
v2.0.0 · 7 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
w-tinylfu
v1.0.0 · 6 years ago
No description provided.
No known vulnerabilities
@meta-ultra/cache
v0.2.1 · 2 years ago
Meta Ultra Cache
No known vulnerabilities
js-sieve
v0.0.4 · 2 years ago
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU, using FIFO 2Q.
No known vulnerabilities
cache-arena
v0.3.0 · 2 days ago
A benchmark harness for JavaScript/TypeScript caches: hit-ratio miss-ratio curves against Belady's OPT and throughput with confidence intervals, across standard synthetic workloads and real traces, with markdown tables and SVG charts. Reference policies (
No known vulnerabilities