vpetrigo / caches
C++ cache with LRU/LFU/FIFO policies implementation
☆342Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for caches
- Fast and memory efficient c++ flat hash map/set☆495Updated this week
- C++20 coroutine library☆599Updated this week
- High performance C++11 thread pool☆567Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- cross-platform coroutine library in c++☆830Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- C++14 lock-free queue.☆1,518Updated this week
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- Coroutines for C++20 & asio☆227Updated last week
- Yet Another Serialization☆731Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆299Updated last year
- A miniature library for struct-field reflection in C++☆497Updated last year
- C++ library for executors☆492Updated 8 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years 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☆506Updated 2 years ago
- C++ library for storing and printing backtraces.☆434Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆283Updated 3 months ago
- MySQL C++ client based on Boost.Asio☆258Updated this week
- C++11 metaprogramming library☆243Updated this week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Scope Guard & Defer C++☆155Updated 9 months ago
- Unified Executors☆1,483Updated last week
- Thread-safe container for sharing data between threads☆401Updated 2 months ago