Projects in Awesome Lists tagged with tinylfu
A curated list of projects in awesome lists tagged with tinylfu .
https://github.com/al8n/stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
cache caching concurrent rust rust-crate rust-lang rust-library tinylfu
Last synced: 08 Apr 2025
https://github.com/viney-shih/go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
cache cache-aside cachemanager caching caching-library distributed go go-cache golang memory-cache multi-layer-cache multi-level-cache tinylfu
Last synced: 01 Feb 2026
https://github.com/asyncth/wtinylfu
An implementation of W-TinyLFU cache in Rust
Last synced: 13 Jan 2026
https://github.com/erwanor/gcache2
Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.
arc cache expiration-control golang in-memory-caching lfu lru self-tuning storage tinylfu
Last synced: 12 Jan 2026
https://github.com/kavicastelo/advanced-cache-design
A collection of advanced cache design algorithms including LRU, LFU, ARC, TinyLFU, Count-Min Sketch, and Segmented LRU, implemented in TypeScript.
arc-cache cache-design count-min-sketch lfu-cache lru-cache slru-cache system-design tinylfu
Last synced: 18 Jan 2026
https://github.com/quangtung97/espresso
In-memory Cache with TinyLFU & Leasing
buddy-allocator cache lease slab-allocator tinylfu
Last synced: 13 May 2026