vpetrigo / caches
C++ cache with LRU/LFU/FIFO policies implementation
☆343Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for caches
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- High performance C++11 thread pool☆568Updated 4 years ago
- C++20 coroutine library☆605Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆284Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆281Updated 8 months ago
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆518Updated last month
- C++11 metaprogramming library☆243Updated this week
- Coroutines for C++20 & asio☆228Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- cross-platform coroutine library in c++☆833Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++ library for storing and printing backtraces.☆436Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year