erez-strauss / lockfree_mpmc_queueLinks
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆232Updated 2 years ago
Alternatives and similar repositories for lockfree_mpmc_queue
Users that are interested in lockfree_mpmc_queue are comparing it to the libraries listed below
Sorting:
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆120Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- work contracts☆119Updated 2 months ago
- Lightweight structured concurrency for C++20☆159Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Coroutines for C++20 & asio☆331Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 months ago
- An implementation of Seqlock in C++11☆236Updated last year
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆634Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated last week
- Zoo library☆136Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++11 metaprogramming library☆281Updated 2 weeks ago
- Implementation of the networking proposal P2762☆75Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆109Updated this week
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- c++ wrapper around libpapi☆92Updated 8 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆286Updated 2 weeks ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- An async redis client designed for performance and scalability☆272Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- C++20 State Machine library☆233Updated 9 months ago
- an experimental standard C++ library☆92Updated last year