C++ cache with LRU/LFU/FIFO policies implementation
☆381May 18, 2026Updated last week
Alternatives and similar repositories for caches
Users that are interested in caches 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☆393Jul 29, 2020Updated 5 years ago
- STL-based caches for C++☆117May 31, 2023Updated 2 years ago
- 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 …☆300Sep 11, 2024Updated last year
- A feature complete LRU cache implementation in C++☆268Dec 16, 2019Updated 6 years ago
- C++14 concurrent lock-free low-latency queue.☆1,853May 18, 2026Updated last week
- 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++11 thread-safe container for sharing data between threads (synchronized queue)☆583Jul 18, 2025Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,514Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,225Jan 4, 2024Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆712May 1, 2026Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,184Apr 8, 2026Updated last month
- C++17 Cache Data Structure Library☆31Nov 25, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆864Jan 20, 2026Updated 4 months ago
- Cache library and distributed caching server. Memcached compatible.☆375Aug 7, 2024Updated last year
- C++20 coroutine library☆952May 2, 2026Updated 3 weeks 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++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,193Mar 14, 2026Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated last year
- An async redis client designed for performance and scalability☆278May 19, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,558Mar 28, 2026Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Apr 27, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,223May 8, 2026Updated 2 weeks ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆922Feb 2, 2026Updated 3 months ago
- Your binary serialization library☆1,241Oct 9, 2025Updated 7 months ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A high-performance, concurrent hash table☆1,738Apr 25, 2026Updated last month
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆11Nov 11, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,474Nov 2, 2025Updated 6 months ago
- Fast C++ IPC using shared memory☆628Aug 15, 2022Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,754May 1, 2025Updated last year
- Yet Another Serialization☆779Feb 18, 2025Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,029Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,605May 29, 2025Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 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.
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,697Oct 6, 2024Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,537Dec 31, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 6 months ago
- C++ port of https://github.com/mourner/flatbush☆19Nov 18, 2020Updated 5 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,131Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,278Apr 28, 2026Updated last month
- Event Dispatcher and callback list for C++☆1,663Dec 8, 2024Updated last year