This Repo benchmark LRU, SIEVE and FIFO cache eviction algorithms
-
Updated
Jan 11, 2025 - Python
This Repo benchmark LRU, SIEVE and FIFO cache eviction algorithms
A Java-based library that implements multiple cache eviction strategies, including LRU, LFU, MRU, MFU, FIFO, and LIFO. Perfect for experimenting with in-memory caching behavior using fixed or variable-capacity caches.
Byte cache based on cbyte package.
Add a description, image, and links to the eviction-cache topic page so that developers can more easily learn about it.
To associate your repository with the eviction-cache topic, visit your repo's landing page and select "manage topics."