SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 C++ multi-threading Projects
-
Project mention: Dragonfly: Modern Replacement for Redis and Memcached | news.ycombinator.com | 2025-03-31
Great blog with a lot of good stuff. Loved their Scalable In Memory Dragonfly Swarm post, for example. https://www.dragonflydb.io/blog/announcing-dragonfly-swarm-s...
I do wish they did more to show folks how to go deeper in integrating Dragonfly. A readme update 2 years ago talked about a native distributed log that would offer super fast option for integrators. That's the sort of super neat stuff that will entice geeks to come play: not just redis but faster, but having a deeper connection to the machine, to seeing what else is possible. https://github.com/dragonflydb/dragonfly/blame/main/README.m...
-
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: Show HN: Coros – A Modern C++ Library for Task Parallelism | news.ycombinator.com | 2024-09-25
Martin, have you had a look at https://github.com/taskflow/taskflow ?
-
The-Forge
The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
-
thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
-
Project mention: Atomic_queue: Multiple-producer-multiple-consumer lock-free queues in C++ | news.ycombinator.com | 2024-08-09
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
C++ multi-threading discussion
C++ multi-threading related posts
-
Dragonfly: Modern Replacement for Redis and Memcached
-
Valkey achieved one million RPS 6 months after forking from Redis
-
Redict is an independent, copyleft fork of Redis
-
Scaling Real-Time Leaderboards with Dragonfly
-
Announcing Dragonfly Search
-
Dragonfly v1.10.0
-
dragonflydb/dragonfly: A modern replacement for Redis and Memcached
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 May 2025
Index
What are some of the best open-source multi-threading projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | dragonfly | 27,923 |
2 | Taskflow | 10,848 |
3 | The-Forge | 5,104 |
4 | thread-pool | 2,522 |
5 | atomic_queue | 1,652 |
6 | leaf | 326 |
7 | TDP | 89 |
8 | MTL | 7 |