Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆238Oct 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,490Mar 8, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,828Updated this week
- work contracts☆119Nov 16, 2025Updated 4 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
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Task graph-based asynchronous programming system using C++ coroutine☆99Feb 18, 2024Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,190Jan 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 9 months ago
- Compiler instrumentation for testing☆32Mar 28, 2018Updated 7 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆841Updated this week
- ☆17Nov 15, 2024Updated last year
- A collection of lock-free data structures written in standard C++11☆960Feb 23, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 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,733Oct 17, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆638Aug 7, 2025Updated 7 months ago
- A collection of resources on wait-free and lock-free programming☆2,023Feb 25, 2024Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆29May 7, 2025Updated 10 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Fast bounded MPMC and SPSC queues for C++20☆50Nov 6, 2024Updated last year
- The crill library☆227Nov 30, 2025Updated 3 months ago
- A special smart pointer to exchange data between threads☆37Apr 28, 2019Updated 6 years ago
- portable and implemention configurable c++11 like thread local☆25Jul 7, 2021Updated 4 years 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 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- 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 5 years ago
- An implementation of Seqlock in C++11☆239Jul 29, 2024Updated last year
- Open-methods for C++ 17☆13Mar 14, 2026Updated last week
- ☆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, …☆90Nov 30, 2025Updated 3 months ago