least-recently-used topic
List
least-recently-used repositories
LruClockCache
59
Stars
5
Forks
Watchers
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.