vpetrigo / cachesLinks
C++ cache with LRU/LFU/FIFO policies implementation
☆367Updated last month
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.☆598Updated this week
- A fast work-stealing queue template in C++☆310Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Fast and memory efficient c++ flat hash map/set☆618Updated 3 weeks ago
- C++20 coroutine library☆791Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆310Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 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☆520Updated 3 years ago
- Fast C++ IPC using shared memory☆587Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Coroutines for C++20 & asio☆290Updated this week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- An async redis client designed for performance and scalability☆256Updated this week
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- cross-platform coroutine library in c++☆851Updated 3 weeks ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- Scope Guard & Defer C++☆175Updated last year
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆424Updated 2 weeks ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆698Updated last week