Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆247Oct 28, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,539Mar 8, 2024Updated 2 years ago
- C++14 concurrent lock-free low-latency queue.☆1,861Jun 22, 2026Updated 2 weeks ago
- work contracts☆144Nov 16, 2025Updated 7 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆131Sep 3, 2024Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Task graph-based asynchronous programming system using C++ coroutine☆100Feb 18, 2024Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆75Nov 26, 2023Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,257Jan 4, 2024Updated 2 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆18Mar 7, 2024Updated 2 years ago
- C++20 Meta-Programming library☆315Jun 1, 2025Updated last year
- Compiler instrumentation for testing☆32Mar 28, 2018Updated 8 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆881May 25, 2026Updated last month
- ☆17Nov 15, 2024Updated last year
- A collection of lock-free data structures written in standard C++11☆974May 3, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,738Oct 17, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆648Aug 7, 2025Updated 10 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 7 months ago
- A collection of resources on wait-free and lock-free programming☆2,063Feb 25, 2024Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆341Jul 30, 2024Updated last year
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆29May 7, 2025Updated last year
- A graph concurrent library for C++☆63Jun 1, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Fast bounded MPMC and SPSC queues for C++20☆54Nov 6, 2024Updated last year
- A special smart pointer to exchange data between threads☆38Apr 28, 2019Updated 7 years ago
- The crill library☆234Nov 30, 2025Updated 7 months ago
- portable and implemention configurable c++11 like thread local☆26Jul 7, 2021Updated 4 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated 2 years ago
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆41May 13, 2026Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- Open-methods for C++ 17☆13Jun 28, 2026Updated last week
- Lock-free ring buffer (MPSC)☆485Dec 16, 2019Updated 6 years ago
- An implementation of Seqlock in C++11☆247Jul 29, 2024Updated last year
- ☆46Dec 27, 2020Updated 5 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆96Nov 30, 2025Updated 7 months ago