SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 C++ Queue Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Atomic_queue: Multiple-producer-multiple-consumer lock-free queues in C++ | news.ycombinator.com | 2024-08-09
-
-
SPSCQueue.h
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
-
-
lockfree_mpmc_queue
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ Queue discussion
C++ Queue related posts
-
BlazingMQ - High performant Open Source Message Queue by Bloomberg
-
BlazingMQ - High performant Open Source Message Queue by Bloomberg
-
A Modern High-Performance Open Source Message Queuing System
-
BlazingMQ: High-performance open source message queuing system
-
BlazingMQ: High-performance open source message queuing system
-
MPMC suggestions where messages are sent to all consumers ?
-
Notes on Concurrency Bugs
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 May 2025
Index
What are some of the best open-source Queue projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | blazingmq | 2,667 |
2 | atomic_queue | 1,656 |
3 | MPMCQueue.h | 1,248 |
4 | SPSCQueue.h | 975 |
5 | lockfree | 885 |
6 | lockfree_mpmc_queue | 171 |
7 | SafeQueue | 43 |
8 | threading_library | 17 |