Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆244Oct 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,498Mar 8, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,849Apr 7, 2026Updated last week
- work contracts☆133Nov 16, 2025Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆125Sep 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
- 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.
- 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)☆73Nov 26, 2023Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,197Jan 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☆311Jun 1, 2025Updated 10 months ago
- 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☆846Updated this week
- ☆17Nov 15, 2024Updated last year
- A collection of lock-free data structures written in standard C++11☆963Feb 23, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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,734Oct 17, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆639Aug 7, 2025Updated 8 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆2,033Feb 25, 2024Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆340Jul 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 11 months ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Fast bounded MPMC and SPSC queues for C++20☆52Nov 6, 2024Updated last year
- A special smart pointer to exchange data between threads☆38Apr 28, 2019Updated 6 years ago
- The crill library☆227Nov 30, 2025Updated 4 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆40Jan 2, 2026Updated 3 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Jan 13, 2020Updated 6 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Lock-free ring buffer (MPSC)☆479Dec 16, 2019Updated 6 years ago
- Open-methods for C++ 17☆13Apr 8, 2026Updated last week
- An implementation of Seqlock in C++11☆242Jul 29, 2024Updated last year
- ☆45Dec 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, …☆93Nov 30, 2025Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Sep 7, 2019Updated 6 years ago