oneAPI Threading Building Blocks (oneTBB)
-
Updated
Nov 11, 2025 - C++
oneAPI Threading Building Blocks (oneTBB)
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
🧵 Fast and easy multithreading for React Native using JSI
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
A modern, fast, lightweight thread pool library based on C++2x
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Execution primitives for C++
Various flavored solutions to the Dining Philosophers problem.
The Floyd programming language
Priority-based Task Scheduling for Modern C++
C++ STL Examples
A multithreaded web crawler using two mechanism - single lock and thread safe data structures
Three major design patterns for multithreading development
Concurrency with modern C++
Add a description, image, and links to the threading topic page so that developers can more easily learn about it.
To associate your repository with the threading topic, visit your repo's landing page and select "manage topics."