vpetrigo / caches
C++ cache with LRU/LFU/FIFO policies implementation
☆358Updated 10 months ago
Alternatives and similar repositories for caches:
Users that are interested in caches are comparing it to the libraries listed below
- A fast work-stealing queue template in C++☆305Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- Fast and memory efficient c++ flat hash map/set☆572Updated this week
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- C++20 coroutine library☆694Updated 3 weeks ago
- A header-only C++ library for task concurrency☆625Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆559Updated last month
- Fast C++ IPC using shared memory☆567Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆970Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆737Updated 6 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,263Updated last year
- C++ library for executors☆500Updated 8 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 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☆431Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- Yet Another Serialization☆755Updated last month
- C++11 metaprogramming library☆254Updated last week
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆237Updated 8 months ago
- Unified Executors☆1,551Updated 3 weeks ago
- Low Latency C++11 Logging Library☆731Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Coroutines for C++20 & asio☆259Updated last week
- A feature complete LRU cache implementation in C++☆249Updated 5 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☆514Updated 2 years ago
- Boost.Lockfree☆130Updated last week
- cross-platform coroutine library in c++☆837Updated last week