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…
☆301Sep 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 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
- C++ cache with LRU/LFU/FIFO policies implementation☆382Jul 1, 2026Updated last month
- A feature complete LRU cache implementation in C++☆270Dec 16, 2019Updated 6 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆10Jun 6, 2023Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆111Apr 13, 2026Updated 3 months ago
- A C++ template class providing a thread-safe LRU cache☆78Mar 12, 2022Updated 4 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
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12May 22, 2018Updated 8 years ago
- Some Compression streams (gzip, snappy, lz4) implementing the ZeroCopy Interface from Google(TM) protobuf 2.4.1☆19Apr 30, 2013Updated 13 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☆26Jul 4, 2022Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- STL-based caches for C++☆117May 31, 2023Updated 3 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Async++ concurrency framework for C++11☆1,414Oct 11, 2024Updated last year
- Yet Another Serialization☆793Feb 18, 2025Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,434Jul 11, 2026Updated 3 weeks ago
- A high-performance, concurrent hash table☆1,744Jul 31, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆848Nov 2, 2025Updated 9 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,222Mar 14, 2026Updated 4 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,609Mar 28, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆76Feb 28, 2026Updated 5 months ago
- A modern C++ network library based on asio for high performance network services☆10May 28, 2020Updated 6 years ago
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated 2 years ago
- 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
- A fast, memory efficient hash map for C++☆1,312Jun 13, 2026Updated last month
- Simple out-of-process invoker☆19Jun 25, 2025Updated last year
- A C++20 unit test framework☆125Updated this week
- Go-style concurrency in C++11☆3,306Jul 3, 2023Updated 3 years ago
- A C++11 library for serialization☆4,700Mar 11, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Mar 29, 2021Updated 5 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 5 years ago
- A C++ micro-benchmarking framework☆365Feb 25, 2020Updated 6 years ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,742Oct 17, 2023Updated 2 years ago
- A type safe SQL template library for C++☆2,624Apr 24, 2026Updated 3 months ago