PerfCache Wiki
A high-performance C++ cache library implementing O(1) LRU and LFU.
Status: Alpha
Brought to you by:
ghofford
PerfCache has several basic types: Basic Types
The PerfCache project settings are described here: Project Settings
PerfCache has only one interface - Cache.