Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆389Jul 29, 2020Updated 5 years ago
Alternatives and similar repositories for cpp-lru-cache
Users that are interested in cpp-lru-cache are comparing it to the libraries listed below
Sorting:
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Sep 11, 2024Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆377Feb 1, 2026Updated last month
- A feature complete LRU cache implementation in C++☆264Dec 16, 2019Updated 6 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Aug 30, 2016Updated 9 years ago
- STL-based caches for C++☆116May 31, 2023Updated 2 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28May 10, 2015Updated 10 years ago
- A C++ template class providing a thread-safe LRU cache☆77Mar 12, 2022Updated 3 years ago
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago
- Boost.asio based Redis-client library.☆325May 18, 2021Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Cache library and distributed caching server. Memcached compatible.☆374Aug 7, 2024Updated last year
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- A set of reusable C++ classes for concurrent tasks☆36Apr 21, 2013Updated 12 years ago
- A Go's defer-like syntax scope guard idiom in C++11☆25Dec 16, 2014Updated 11 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago
- Public direct3d11 tool prototying framework.☆23Sep 20, 2018Updated 7 years ago
- Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filt…☆13Oct 10, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- A simple C++11 Thread Pool implementation☆8,683Jul 20, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,499Jun 25, 2025Updated 8 months ago
- High performance C++11 thread pool☆584Oct 4, 2020Updated 5 years ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 10 years ago
- C++ asynchronous cURL wrapper on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆13Jul 31, 2015Updated 10 years ago
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,449Nov 2, 2025Updated 4 months ago
- A Template Engine for Modern C++☆1,917Feb 22, 2026Updated last week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Abseil Common Libraries (C++)☆17,078Updated this week
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year
- A collection of library samples with my involvement☆27Dec 2, 2012Updated 13 years ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,330Mar 4, 2024Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated 2 weeks ago
- A modern formatting library☆23,287Feb 24, 2026Updated last week