Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆246Oct 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,507Mar 8, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,853Updated this week
- work contracts☆138Nov 16, 2025Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆127Sep 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
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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,207Jan 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☆312Jun 1, 2025Updated 11 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☆858Updated this week
- ☆17Nov 15, 2024Updated last year
- A collection of lock-free data structures written in standard C++11☆962Feb 23, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 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,742Oct 17, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆641Aug 7, 2025Updated 8 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 5 months ago
- A collection of resources on wait-free and lock-free programming☆2,036Feb 25, 2024Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆339Jul 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
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Fast bounded MPMC and SPSC queues for C++20☆53Nov 6, 2024Updated last year
- A special smart pointer to exchange data between threads☆38Apr 28, 2019Updated 7 years ago
- The crill library☆228Nov 30, 2025Updated 5 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.☆40Jan 2, 2026Updated 4 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Jan 13, 2020Updated 6 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.
- 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
- Lock-free ring buffer (MPSC)☆480Dec 16, 2019Updated 6 years ago
- Open-methods for C++ 17☆13Apr 27, 2026Updated last week
- An implementation of Seqlock in C++11☆243Jul 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, …☆94Nov 30, 2025Updated 5 months ago