C++ cache with LRU/LFU/FIFO policies implementation
☆379Feb 1, 2026Updated 2 months ago
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,849Apr 7, 2026Updated last week
- AI Agents on 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.
- 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,503Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,199Jan 4, 2024Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆703Mar 27, 2026Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,164Apr 8, 2026Updated last week
- C++17 Cache Data Structure Library☆29Nov 25, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆866Jan 20, 2026Updated 2 months ago
- Cache library and distributed caching server. Memcached compatible.☆375Aug 7, 2024Updated last year
- C++20 coroutine library☆944Updated this week
- 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.
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,179Mar 14, 2026Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated last year
- An async redis client designed for performance and scalability☆273Apr 6, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,533Mar 28, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,991Feb 22, 2025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,198Apr 5, 2026Updated last week
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated 2 months ago
- Your binary serialization library☆1,234Oct 9, 2025Updated 6 months ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A high-performance, concurrent hash table☆1,736Mar 31, 2025Updated last year
- 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,466Nov 2, 2025Updated 5 months ago
- Fast C++ IPC using shared memory☆626Aug 15, 2022Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,748May 1, 2025Updated 11 months ago
- Yet Another Serialization☆774Feb 18, 2025Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,023Apr 9, 2026Updated last 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,604May 29, 2025Updated 10 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,682Oct 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,525Dec 31, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Nov 2, 2025Updated 5 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,117Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,203Apr 3, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,654Dec 8, 2024Updated last year