arc-cache
Here are 10 public repositories matching this topic...
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
A c++ implementation of Adaptive replacement cache (ARC) - a self-tuning ,low-overhead, scan-resistant algo.
-
Updated
Jul 5, 2021 - C++
A FastAPI-based application for simulating and comparing the performance of various caching algorithms (LRU, LFU, ARC) in a distributed system environment.
-
Updated
Jun 17, 2024 - Python
Adaptive selection cache
-
Updated
Nov 18, 2025 - Go
Improve this page
Add a description, image, and links to the arc-cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arc-cache topic, visit your repo's landing page and select "manage topics."