Projects in Awesome Lists tagged with lru-algorithm
A curated list of projects in awesome lists tagged with lru-algorithm .
https://github.com/rutaka-n/plrucache
(p)LRU in memory cache
cache lru-algorithm lru-cache memory
Last synced: 22 Mar 2025
https://github.com/freddiehaddad/lrucache
Least recently used (LRU) in-memory cache.
go golang leetcode leetcode-go leetcode-golang leetcode-solution lru-algorithm lru-cache lru-eviction lru-implementation lru-replacement-algorithm lrucache
Last synced: 28 Feb 2025
https://github.com/pnguyen215/cachify
cachify is a lightweight, high-performance, thread-safe Least Recently Used (LRU) cache library for Go. It is designed for in-memory caching with optional support for expiration, eviction callbacks, and dynamic capacity adjustment.
cache cache-service cache-storage go golang lru-algorithm lru-cache lru-caches lru-eviction lru-implementation
Last synced: 22 Mar 2025