Projects in Awesome Lists tagged with lfu-implementation
A curated list of projects in awesome lists tagged with lfu-implementation .
https://github.com/alxkm/cache
Simple cache implementation on java
cache cache-storage java lfu lfu-algorithm lfu-cache lfu-implementation lru lru-cache lru-eviction lru-implementation lrucache
Last synced: 11 Apr 2025
https://github.com/ndolestudio/lfu-cache
Strongly typed least frequently used (LFU) cache in Go with constant time complexity O(1) on all operations
algorithm cache go lfu-cache lfu-implementation
Last synced: 10 Apr 2025
https://github.com/NdoleStudio/lfu-cache
Strongly typed least frequently used (LFU) cache in Go with constant time complexity O(1) on all operations
algorithm cache go lfu-cache lfu-implementation
Last synced: 07 May 2025
https://github.com/mtumilowicz/java12-fundamentals-cache-implementations-workshop
Simple implementations of LRU / LFU cache.
cache cache-control caching lfu-cache lfu-implementation lfu-replacement-algorithm lru-cache lru-eviction lru-implementation lru-replacement-algorithm workshop
Last synced: 23 Feb 2025