vpetrigo / caches
C++ cache with LRU/LFU/FIFO policies implementation
☆353Updated 9 months ago
Alternatives and similar repositories for caches:
Users that are interested in caches are comparing it to the libraries listed below
- C++20 coroutine library☆663Updated this week
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- Coroutines for C++20 & asio☆252Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- A fast work-stealing queue template in C++☆302Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- An async redis client designed for performance and scalability☆241Updated this week
- High performance C++11 thread pool☆572Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆488Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆269Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆247Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆305Updated last year
- Fast C++ IPC using shared memory☆562Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- C++11 metaprogramming library☆255Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆481Updated 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☆515Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- cross-platform coroutine library in c++☆832Updated last year
- Scope Guard & Defer C++☆164Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 3 years ago
- Yet Another Serialization☆748Updated this week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆289Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆835Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆291Updated 11 months ago
- C++ library for executors☆499Updated 8 years ago