Package | User/Org. | Repository | Documentation | |
---|---|---|---|---|
Dagger.jl | @JuliaParallel | distributed | ||
FLoops.jl | @JuliaFolds | threaded, distributed | ||
KissThreading.jl | @mohamed82008 | threaded | ||
ParallelStencil.jl | @omlins | threaded, distributed, GPU | ||
Parallelism.jl | @invenia | threaded | ||
Strided.jl | @Jutho | threaded | ||
TensorOperations.jl | @Jutho | threaded, GPU | ||
ThreadPools.jl | @tro3 | threaded | ||
ThreadTools.jl | @baggepinnen | threaded | ||
ThreadsX.jl | @tkf | threaded | ||
Transducers.jl | @JuliaFolds | threaded, distributed | ||
Tullio.jl | @mcabbott | threaded, GPU |
A custom thread pool framework for separating out latency-critical code (e.g., GUI) from throughput-oriented code.
Threaded broadcasting, mapping, and reduce.
Indexing notation-based domain specific language and the execution backends for multi-threading and GPU.
Indexing notation-based domain specific language and the execution backends for multi-threading and GPU. Automatically provide derivatives.