direct-mapped-cache topic
List
direct-mapped-cache 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.