vpetrigo / cachesLinks
C++ cache with LRU/LFU/FIFO policies implementation
☆362Updated last week
Alternatives and similar repositories for caches
Users that are interested in caches are comparing it to the libraries listed below
Sorting:
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- C++20 coroutine library☆765Updated this week
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- A fast work-stealing queue template in C++☆307Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Yet Another Serialization☆759Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- cross-platform coroutine library in c++☆846Updated 2 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Coroutines for C++20 & asio☆283Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆413Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- An async redis client designed for performance and scalability☆250Updated this week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- Fast C++ IPC using shared memory☆581Updated 2 years ago
- Thread-safe container for sharing data between threads (synchronized queue)☆513Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 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☆441Updated 2 months ago