vpetrigo / cachesLinks
C++ cache with LRU/LFU/FIFO policies implementation
☆376Updated last week
Alternatives and similar repositories for caches
Users that are interested in caches are comparing it to the libraries listed below
Sorting:
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Updated 3 years ago
- C++20 coroutine library☆898Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- Coroutines for C++20 & asio☆327Updated last week
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 5 years ago
- An async redis client designed for performance and scalability☆270Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆547Updated this week
- Yet Another Serialization☆770Updated 10 months ago
- A low overhead nanosecond clock based on x86 TSC☆351Updated 10 months ago
- Asynchronous gRPC with Asio/unified executors☆444Updated this week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- cross-platform coroutine library in c++☆869Updated 6 months ago
- Scope Guard & Defer C++☆181Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago