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 and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com…
☆299Sep 11, 2024Updated last year
Alternatives and similar repositories for lrucache11
Users that are interested in lrucache11 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆392Jul 29, 2020Updated 5 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
- C++ cache with LRU/LFU/FIFO policies implementation☆379Feb 1, 2026Updated last month
- A feature complete LRU cache implementation in C++☆266Dec 16, 2019Updated 6 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆111Apr 20, 2019Updated 6 years ago
- A C++ template class providing a thread-safe LRU cache☆77Mar 12, 2022Updated 4 years ago
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- Some Compression streams (gzip, snappy, lz4) implementing the ZeroCopy Interface from Google(TM) protobuf 2.4.1☆19Apr 30, 2013Updated 12 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12May 22, 2018Updated 7 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- c++ crossplatform cpu and memory usage info by current process☆25Jul 4, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- STL-based caches for C++☆116May 31, 2023Updated 2 years ago
- Yet Another Serialization☆771Feb 18, 2025Updated last year
- Async++ concurrency framework for C++11☆1,409Oct 11, 2024Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,140Feb 14, 2026Updated last month
- A high-performance, concurrent hash table☆1,736Mar 31, 2025Updated 11 months ago
- Composable high-level instrumentation for C libraries' malloc and friends☆18Nov 15, 2025Updated 4 months ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,169Mar 14, 2026Updated last week
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A fast single-producer, single-consumer lock-free queue for C++☆4,514Jun 25, 2025Updated 9 months ago
- A modern C++ network library based on asio for high performance network services☆10May 28, 2020Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆73Jan 2, 2026Updated 2 months ago
- Native runtime library equipped with Java/JavaScript-like API☆31Jan 1, 2016Updated 10 years ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆77Jan 18, 2024Updated 2 years ago
- Simple out-of-process invoker☆19Jun 25, 2025Updated 9 months ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago
- A C++11 library for serialization☆4,636Mar 11, 2026Updated 2 weeks ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- Mustache text templates for modern C++☆398Jun 15, 2025Updated 9 months ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago