a high performance library for building cache simulators
-
Updated
May 4, 2026 - C++
a high performance library for building cache simulators
This repository is a CacheLib prototype of TARDIS, a learned cache eviction policy as part of the LDOS Expeditions project at UT Austin. It implements LRUForgive and S3FIFOForgive with a log-structured multithreaded architecture, and is evaluated against LRU & S3FIFO on real traces to to measure miss-ratio improvement under high eviction pressure.
Product microservice for different application-level cache implementations.
Add a description, image, and links to the s3fifo topic page so that developers can more easily learn about it.
To associate your repository with the s3fifo topic, visit your repo's landing page and select "manage topics."