Simple and reliable LRU cache for c++ based on hashmap and linkedlist
☆392Jul 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 …☆299Sep 11, 2024Updated last year
- 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
- A feature complete LRU cache implementation in C++☆268Dec 16, 2019Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆380Feb 1, 2026Updated 3 months ago
- STL-based caches for C++☆117May 31, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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 4 years ago
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,742Oct 17, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,238Apr 28, 2026Updated last week
- Boost.asio based Redis-client library.☆325May 18, 2021Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 11 years ago
- A high-performance, concurrent hash table☆1,739Apr 25, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- A simple C++11 Thread Pool implementation☆8,736Jul 20, 2024Updated last year
- A set of reusable C++ classes for concurrent tasks☆36Apr 21, 2013Updated 13 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,547Mar 28, 2026Updated last month
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Jul 6, 2020Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 12 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago
- Public direct3d11 tool prototying framework.☆23Sep 20, 2018Updated 7 years ago
- A Go's defer-like syntax scope guard idiom in C++11☆25Dec 16, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++14 lock-free queue.☆1,853Updated this week
- Go-style concurrency in C++11☆3,307Jul 3, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,471Nov 2, 2025Updated 6 months ago
- A C++11-compliant fake clock useful for C++ unit tests that depend on time.☆22Sep 21, 2017Updated 8 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆42Oct 6, 2021Updated 4 years ago
- 一个基于C++20的lua绑定库。☆16Apr 21, 2026Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,177Apr 8, 2026Updated last month
- Abseil Common Libraries (C++)☆17,233Updated this week
- A fast, memory efficient hash map for C++☆1,305May 19, 2025Updated 11 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.
- A C++11 library for serialization☆4,656Mar 11, 2026Updated last month
- A modern formatting library☆23,469Updated this week
- Main gperftools repository☆8,943Mar 8, 2026Updated last month
- Lua utility libraries for moon☆10Aug 31, 2025Updated 8 months ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,637Updated this week
- The golang implementation of trie tree.☆23Sep 19, 2016Updated 9 years ago