parallel-processing topic

List parallel-processing repositories

gitall.rs

26
Stars
5
Forks
Watchers

Run Git commands in all subdirectories really fast

elixir-paratize

28
Stars
2
Forks
Watchers

Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.

parallel-convolution

27
Stars
15
Forks
Watchers

🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.

path_tracer

39
Stars
1
Forks
Watchers

Accelerated path tracing in pure Ruby

kotlin-parallel-operations

40
Stars
2
Forks
Watchers

Parallel map, reduce and more using coroutines in Kotlin.

future

934
Stars
81
Forks
Watchers

:rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone

BabelStream

311
Stars
106
Forks
Watchers

STREAM, for lots of devices written in many programming models

massiv

382
Stars
23
Forks
Watchers

Efficient Haskell Arrays featuring Parallel computation

envpool

1.0k
Stars
90
Forks
Watchers

C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.

PyExPool

163
Stars
13
Forks
Watchers

Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilit...