Least recently used (LRU) in-memory cache.
go golang leetcode lru-cache lru-eviction lrucache leetcode-golang leetcode-go lru-replacement-algorithm leetcode-solution lru-implementation lru-algorithm
- Updated
Feb 25, 2024 - Go
Least recently used (LRU) in-memory cache.
A thread-safe, hash-mapped LRU cache instance
Least Recently Used Cache in golang
Add a description, image, and links to the lru-replacement-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lru-replacement-algorithm topic, visit your repo's landing page and select "manage topics."