erez-strauss / lockfree_mpmc_queueLinks
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆199Updated last year
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 fast work-stealing queue template in C++☆320Updated last year
- An implementation of Seqlock in C++11☆222Updated last year
- Coroutines for C++20 & asio☆305Updated last week
- Lightweight structured concurrency for C++20☆141Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- C++11 metaprogramming library☆266Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- An async redis client designed for performance and scalability☆262Updated last week
- work contracts☆107Updated last month
- Implementation of the networking proposal P2762☆56Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- Zoo library☆128Updated 2 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆272Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- Example programs for Talking Async videos☆200Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- C++20 Meta-Programming library☆292Updated 3 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- C++20 Microservice Bootstrapping Framework☆228Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Boost.org unordered module☆78Updated this week