C++ cache with LRU/LFU/FIFO policies implementation
☆380Feb 1, 2026Updated 3 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++☆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 …☆299Sep 11, 2024Updated last year
- A feature complete LRU cache implementation in C++☆268Dec 16, 2019Updated 6 years ago
- C++14 lock-free queue.☆1,853Updated this 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)☆582Jul 18, 2025Updated 9 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,509Mar 8, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,210Jan 4, 2024Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆707May 1, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,177Apr 8, 2026Updated last month
- C++17 Cache Data Structure Library☆30Nov 25, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆865Jan 20, 2026Updated 3 months ago
- C++20 coroutine library☆948Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,186Mar 14, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated last year
- An async redis client designed for performance and scalability☆274Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,547Mar 28, 2026Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Apr 27, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,208Apr 5, 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 3 months ago
- Your binary serialization library☆1,237Oct 9, 2025Updated 6 months ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,739Apr 25, 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.
- 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,471Nov 2, 2025Updated 6 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,751May 1, 2025Updated last year
- Yet Another Serialization☆777Feb 18, 2025Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,024Apr 9, 2026Updated 3 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,606May 29, 2025Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,691Oct 6, 2024Updated last year
- 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.
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,533Dec 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,122Apr 29, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,238Apr 28, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,656Dec 8, 2024Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆641Aug 7, 2025Updated 9 months ago