tugrul512bit / LruClockCache

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tugrul512bit/LruClockCache Issues