A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,550Mar 8, 2024Updated 2 years ago
Alternatives and similar repositories for MPMCQueue
Users that are interested in MPMCQueue 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 single-producer single-consumer wait-free and lock-free queue written in C++11☆1,268Jan 4, 2024Updated 2 years ago
- C++14 concurrent lock-free low-latency queue.☆1,878Updated this week
- An implementation of Seqlock in C++11☆247Jul 29, 2024Updated last year
- A collection of resources on wait-free and lock-free programming☆2,062Feb 25, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,408Jul 11, 2026Updated last week
- 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.
- A fast single-producer, single-consumer lock-free queue for C++☆4,607Mar 28, 2026Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆222Sep 25, 2023Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆296Aug 22, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,744Oct 17, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,207Mar 14, 2026Updated 4 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,231Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,756May 1, 2025Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆2,001Apr 27, 2026Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆649Aug 7, 2025Updated 11 months 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.
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,196Jun 10, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,717Oct 6, 2024Updated last year
- Concurrent data structures in C++☆1,458May 16, 2026Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,617May 1, 2023Updated 3 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,022Feb 13, 2025Updated last year
- Yet Another Serialization☆794Feb 18, 2025Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆722Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,493Jun 13, 2026Updated last month
- 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.
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,616May 29, 2025Updated last year
- A General-purpose Task-parallel Programming System in C++☆12,059Updated this week
- Event Dispatcher and callback list for C++☆1,672Dec 8, 2024Updated last year
- A low overhead nanosecond clock based on x86 TSC☆370Feb 12, 2025Updated last year
- Async++ concurrency framework for C++11☆1,414Oct 11, 2024Updated last year
- Fast C++ IPC using shared memory☆628Aug 15, 2022Updated 3 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆983Mar 21, 2025Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,341Jul 5, 2026Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆255Oct 28, 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.
- cross-platform coroutine library in c++