A General-purpose Task-parallel Programming System using Modern C++
-
Updated
Oct 25, 2024 - C++
A General-purpose Task-parallel Programming System using Modern C++
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
A fast work-stealing queue template in 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 library allowing to run async tasks and execute task graphs.
Lock-free concurrent work stealing deque in C++
A parallelism library for Vala and GObject (mirror)
Hardware Accelerated Cold-Boot Attacks
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 scale quickly without sacrificing performance!
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
Add a description, image, and links to the work-stealing topic page so that developers can more easily learn about it.
To associate your repository with the work-stealing topic, visit your repo's landing page and select "manage topics."