Skip to content
#

cachelib

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Jul 16, 2026
  • C++

Improve this page

Add a description, image, and links to the cachelib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cachelib topic, visit your repo's landing page and select "manage topics."

Learn more