Docuum performs least recently used (LRU) eviction of Docker images. 🗑️
-
Updated
Dec 9, 2024 - Rust
Docuum performs least recently used (LRU) eviction of Docker images. 🗑️
A C++11 simulator for a variety of CDN caching policies.
Derive the optimal cache hit ratio for Internet request traces with variable object sizes.
Simple cache implementation on java
A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies
Fast K-LRU Variable Object Size MRC Generation
LRU Cache implementation using HashMap and Double linked list in java.
Least recently used (LRU) in-memory cache.
MemDBLite is a minimalistic in-memory key-value database implemented in C++
In-memory LRU Cache implementation using multiple Design Patterns
Least Recently Used Cache in golang
LRU Cache implementation using Map and Double linked list in golang.
Solution to different algorithm problems
A Java-based LLD cache using LRU implementation. Simple to use, ideal for caching scenarios with limited memory and customisable capacity.
Using google guava cache in scala
Cashed is an LRU based caching service written in plain c.
Simple implementations of LRU / LFU cache.
Example of an unbounded least-recently-used cache
Designing a LRU Cache.
Add a description, image, and links to the lru-eviction topic page so that developers can more easily learn about it.
To associate your repository with the lru-eviction topic, visit your repo's landing page and select "manage topics."