C++ cache with LRU/LFU/FIFO policies implementation
☆379Feb 1, 2026Updated last month
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☆392Jul 29, 2020Updated 5 years ago
- STL-based caches for C++☆116May 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 …☆299Sep 11, 2024Updated last year
- A feature complete LRU cache implementation in C++☆266Dec 16, 2019Updated 6 years ago
- C++14 lock-free queue.☆1,828Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆579Jul 18, 2025Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,490Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,190Jan 4, 2024Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆701Feb 18, 2026Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- C++17 Cache Data Structure Library☆29Nov 25, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated 2 months ago
- Cache library and distributed caching server. Memcached compatible.☆374Aug 7, 2024Updated last year
- C++20 coroutine library☆930Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,169Mar 14, 2026Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- An async redis client designed for performance and scalability☆273Mar 14, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,514Jun 25, 2025Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆922Feb 2, 2026Updated last month
- Your binary serialization library☆1,228Oct 9, 2025Updated 5 months ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A high-performance, concurrent hash table☆1,736Mar 31, 2025Updated 11 months ago
- 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,455Nov 2, 2025Updated 4 months ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Yet Another Serialization☆771Feb 18, 2025Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,600May 29, 2025Updated 9 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 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,524Dec 31, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 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,110Mar 14, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,140Feb 14, 2026Updated last month
- Event Dispatcher and callback list for C++☆1,648Dec 8, 2024Updated last year