tinylfu
Here are 18 public repositories matching this topic...
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
-
Updated
May 3, 2026 - Rust
A high performance caching library for Python written in Rust
-
Updated
Sep 3, 2026 - Python
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
-
Updated
Aug 30, 2023 - Go
A collection of advanced cache design algorithms including LRU, LFU, ARC, TinyLFU, Count-Min Sketch, and Segmented LRU, implemented in TypeScript.
-
Updated
Nov 19, 2025 - JavaScript
High-performance, memory-efficient, safe multimode sync <-> async channels built for real-time, low-overhead communication in concurrent Rust applications
-
Updated
Sep 7, 2026 - Rust
The fastest single threaded barebones cache in Rust.
-
Updated
Jul 21, 2026 - Rust
An implementation of W-TinyLFU policy
-
Updated
Oct 27, 2025 - Go
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.
-
Updated
May 1, 2018 - Go
In-memory Cache with TinyLFU & Leasing
-
Updated
Mar 5, 2021 - Go
Neutral, reproducible comparison of Go in-process cache libraries: hit rate and per-op cost across synthetic workloads and real traces, with the provenance to regenerate every number.
-
Updated
Aug 27, 2026 - Go
my-caffeine is a high-performance, near-optimal Java caching library. Inspired by the Caffeine project, it is designed to provide high concurrency and efficient memory management using AI-based eviction policies.
-
Updated
Jan 19, 2026 - Java
Hardware-aware concurrent cache engine. Sharded SwissTable with S3-FIFO eviction, fueled by axhash.
-
Updated
May 29, 2026 - Rust
Add this topic to your repo
To associate your repository with the tinylfu topic, visit your repo's landing page and select "manage topics."