Rare find

lrucache. a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Map type. uses a double linked list and a std::map style container to provide fast insert, delete and update

github.com/mohaps/lrucache

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.