8 results found Sort:
A General-purpose Task-parallel Programming System using Modern C++
Created
2018-04-18
2,319 commits to master branch, last one 27 days ago
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Created
2021-05-02
881 commits to main branch, last one 6 months ago
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Created
2019-07-20
460 commits to master branch, last one 11 months ago
A fast work-stealing queue template in C++
Created
2020-02-08
6 commits to master branch, last one 2 years ago
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
Created
2021-03-11
14 commits to main branch, last one 3 years ago
Light, fast, threadpool for C++20
Created
2021-03-08
43 commits to main branch, last one about a year ago
Commodity thread pools and concurrency primitives for OCaml 5
Created
2023-05-31
446 commits to main branch, last one about a month ago
A simple and fast library allowing to run async tasks and execute task graphs.
Created
2024-02-18
35 commits to main branch, last one about a month ago