Taskflow 助您用现代 C++ 快速编写并行和异构任务程序
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
翻译 - 用于 C++20 的前沿、无锁、无等待、持续窃取调度程序
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
A fast work-stealing queue template in C++
翻译 - C ++中的快速工作窃取队列库
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
Commodity thread pools and concurrency primitives for OCaml 5
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
Lock-free concurrent work stealing deque in C++
The open-coroutine is a simple, efficient and generic stackfull-coroutine library.
A parallelism library for Vala and GObject (mirror)
A library for simplified distributed computing across any heterogeneous architectures (cpu + gpu), with tensor support, and polymorphic data layouts for optimal performance! Ripple enables you to scal...
#安卓#Portable Multiprocessing Library for C
A small experiment with the Haskell distributed-process library
This repository contains example code for writing a work distributor using places to enable multiprocessing in Racket.
Task-Based Parallelism in C++
dusk: lightweight workstealing scheduler for parallel high performance computing