Skip to content
#

cache-eviction-policy

Here are 9 public repositories matching this topic...

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 Sep 4, 2026
  • C++

Deep learning-driven cache eviction policy using LSTM forecasting and uncertainty estimation, deployed as a production microservice with a full MLOps pipeline.

  • Updated Apr 19, 2026
  • Python

Add this topic to your repo

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

Learn more