parallelism-library topic
List
parallelism-library repositories
squadron
102
Stars
1
Forks
Watchers
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
DotMP
26
Stars
8
Forks
Watchers
A collection of powerful abstractions for parallel programming in .NET with an OpenMP-like API.
squadron_builder
18
Stars
2
Forks
Watchers
Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!