/cpp_cache

Header only templatized cache structures with dynamic eviction policies.

Primary LanguageC++MIT LicenseMIT

A fast, efficient cache implementation with support for LRU, MRU and ARC eviction policies in c++17