C++ work-stealing

Open-source C++ projects categorized as work-stealing

Top 4 C++ work-stealing Projects

  • Taskflow

    A General-purpose Parallel and Heterogeneous Task Programming System

    Project mention: Improvements of Clojure in his time | /r/Clojure | 2023-06-16

    For parallel programming nowadays, personally I reach for C++ Taskflow when I really care about performance, or a mix of core.async and running multiple load balanced instances when I’m doing more traditional web backend stuff in Clojure.

  • libfork

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • ConcurrentDeque

    Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17

  • Threadpool

    Light, fast, threadpool for C++20 (by ConorWilliams)

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). The latest post mention was on 2023-06-16.

C++ work-stealing related posts

Index

What are some of the best open-source work-stealing projects in C++? This list will help you:

Project Stars
1 Taskflow 9,496
2 libfork 450
3 ConcurrentDeque 135
4 Threadpool 87
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com