A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,506Mar 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,205Jan 4, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,849Updated this week
- An implementation of Seqlock in C++11☆243Jul 29, 2024Updated last year
- A collection of resources on wait-free and lock-free programming☆2,036Feb 25, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,227Apr 3, 2026Updated 3 weeks 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.
- A fast single-producer, single-consumer lock-free queue for C++☆4,542Mar 28, 2026Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆217Sep 25, 2023Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆293Aug 22, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,738Oct 17, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,180Mar 14, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,204Apr 5, 2026Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,750May 1, 2025Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,991Feb 22, 2025Updated last year
- 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
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A C++ library providing various concurrent data structures and reclamation schemes.☆641Aug 7, 2025Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,170Apr 8, 2026Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,691Oct 6, 2024Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,607May 1, 2023Updated 2 years ago
- Concurrent data structures in C++☆1,449Oct 1, 2020Updated 5 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,009Feb 13, 2025Updated last year
- Yet Another Serialization☆777Feb 18, 2025Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,469Nov 2, 2025Updated 5 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A General-purpose Task-parallel Programming System in C++☆11,935Apr 21, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,656Dec 8, 2024Updated last year
- A low overhead nanosecond clock based on x86 TSC☆365Feb 12, 2025Updated last year
- Async++ concurrency framework for C++11☆1,417Oct 11, 2024Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆706Mar 27, 2026Updated last month
- Fast C++ IPC using shared memory☆626Aug 15, 2022Updated 3 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆980Mar 21, 2025Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,305Feb 27, 2026Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆244Oct 28, 2023Updated 2 years 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.
- cross-platform coroutine library in c++☆865Jan 20, 2026Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,835Jan 9, 2024Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆381Apr 11, 2026Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 5 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,344Mar 4, 2024Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆787Apr 2, 2026Updated 3 weeks ago