An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with parallel

A curated list of projects in awesome lists tagged with parallel .

https://github.com/till-tietz/parsel

parallel execution of RSelenium

cran parallel r rselenium web-scraping

Last synced: 22 Aug 2025

https://github.com/platan/tests-execution-chart

Gradle plugin that visualises tests execution schedule

chart execution gantt gradle parallel report schedule tests

Last synced: 12 Apr 2025

https://github.com/RobTillaart/ParallelPrinter

Arduino library that implements a parallel printer - print interface

arduino parallel printer

Last synced: 17 Jul 2025

https://github.com/matsuoka-601/wasm-slime

Parallel 2D fluid simulation implemented in Rust using wasm-bindgen-rayon

fluid parallel rust simulation wasm wasm-bindgen

Last synced: 27 Sep 2025

https://github.com/llnl/launchmon

LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.

cpp hpc parallel parallel-computing

Last synced: 29 Apr 2025

https://github.com/appunite/cedric

Single / multiple files downloader written in pure Swift

downloader file ios parallel serial urlsession

Last synced: 01 Aug 2025

https://github.com/dylanmuir/parforprogmon

Progress monitor for matlab parfor (parallel) loops

loop matlab parallel parfor progress-monitor

Last synced: 20 Jul 2025

https://github.com/IdleRPGBot/rateway

A stateful gateway for Discord Bots. Scaling well, it processes messages from the Discord gateway and puts them in AMQP exchanges.

amqp asynchronous discord-gateway high-performance parallel scalability shards

Last synced: 09 May 2025

https://github.com/norberttech/symfony-process-executor

💻 Symfony Process Component on steroids, async/sync execution chain.

execution parallel process symfony

Last synced: 13 Apr 2025

https://github.com/honzabrecka/partition

A tool that helps with running tasks in parallel across multiple workers on CircleCI the ~ideal way.

circleci multiple-workers parallel partition testing

Last synced: 29 Oct 2025

https://github.com/daniel-lundin/kuta

blazingly fast test runner

parallel runner test

Last synced: 18 Jan 2026

https://github.com/kevva/p-every

Test whether all promises passes a testing function

async async-await async-functions concurrency iteration nodejs parallel promise

Last synced: 21 Mar 2025

https://github.com/lupomontero/porch

Promise Orchestrator: Easily process promise batches both sequentially and concurrently, controlling concurrency and throttling.

concurrency javascript parallel promises series throttling

Last synced: 16 Feb 2026

https://github.com/fabiospampinato/scex

A simple runner for npm scripts that can execute multiple scripts, in serial or in parallel.

npm parallel runner script serial

Last synced: 28 Jun 2025

https://github.com/lromul/rosny

Lightweight library for building concurrent systems

concurrency multiprocessing parallel python stream-processing threading

Last synced: 07 May 2025

https://github.com/apebl/gpseq

A parallelism library for Vala and GObject (mirror)

channels fork-join glib gobject multithreading parallel parallelism vala work-stealing

Last synced: 14 Feb 2026

https://github.com/alvarolorentedev/web-threads

generic threads using web workers for the web

hacktoberfest multithreading parallel promise ui webworker webworkers

Last synced: 22 Mar 2025

https://github.com/djeada/parallel-and-concurrent-programming

Concurrent and parallel programming might seem complex, but this guide simplifies it. Learn about sequential vs non-sequential programming, processes, and threads. Explore examples in popular languages like C++, Python, and JavaScript to apply your new knowledge to your projects.

async concurrency mpi multiprocessing multithreading parallel parallelism

Last synced: 13 Apr 2025

https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper

this repository helps execute tests in parallel with selenium reporting

java maven parallel selenium-helper selenium-webdriver webdriver webdriver-3

Last synced: 27 Apr 2025

https://github.com/nwtgck/ray-tracing-iow-scala

Ray Tracing in One Weekend written in Scala

parallel ray-tracing raytracer scala

Last synced: 30 Jun 2025

https://github.com/llnl/rover

ROVER: an open source hybrid-parallel library for volume rendering and simulated radiography

gpu mpi parallel parallel-computing radiography simulation threads visualization xray

Last synced: 29 Apr 2025

https://github.com/tunnckocore/mukla

🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`

async-await async-functions callbacks concurrency fast parallel promises test-framework testing

Last synced: 15 Apr 2025

https://github.com/nuniz/parafilt

Collection of parallel adaptive filter implementations for efficient signal processing applications in PyTorch.

adaptive-filters lms lms-algorithm multicore-programming parallel parallel-computing pytorch rls rlsfilter signal-processing

Last synced: 13 Apr 2025

https://github.com/kamicut/tilepie

Simple concurrent mbtile processor 🍕

gis mapbox mbtiles parallel python tilereduce vector-tiles

Last synced: 27 Oct 2025

https://github.com/bahmutov/cypress-split-example

Split Cypress specs on GitHub Actions

cypress-example parallel

Last synced: 29 Sep 2025

https://github.com/wireapp/picklejar-engine

A JUnit 5 Test engine for running cucumber test in Java. Suitable for very big test suite projects.

cucumber junit5 parallel

Last synced: 12 Oct 2025

https://github.com/bkraad47/fat_llama_fftw

fat_llama_fftw is a Python package for upscaling audio files to FLAC or WAV formats using advanced audio processing techniques. It utilizes fftw-accelerated calculations to enhance audio quality by upsampling and adding missing frequencies through FFT, resulting in richer and more detailed audio.

audio audio-processing fftw hires hpc ist parallel upscaler

Last synced: 12 Mar 2026

https://github.com/sachaarbonel/worker

A dart 2 fork of Worker

cpu dart futures isolate parallel

Last synced: 11 Jan 2026

https://github.com/pasqualesalza/elephant56

A Genetic Algorithms framework for Hadoop MapReduce.

genetic-algorithm hadoop hadoop-mapreduce parallel

Last synced: 18 Aug 2025

https://github.com/yinonavraham/pscp

Bash script utility for running secure copy of a file in chunks in parallel

bash chunk parallel partition scp

Last synced: 28 Apr 2025

https://github.com/0xleif/fork

🍴 Parallelize two or more async functions

actors async async-await await concurrency fork parallel swift

Last synced: 11 Apr 2025

https://github.com/javiertuya/dotnet-background

An easy way to launch dotnet run background processes and kill each process and their descendants with a single command

background dotnet kill parallel process run

Last synced: 26 Jun 2025

https://github.com/cmccarthyirl/spring-cucumber-junit-parallel-test-harness

Spring, Cucumber, Java 17, JUnit 5, Logback and Extent Spark Reports basic test harness. Rest Assured and Selenium test examples provided

allure-report cucumber extent-reports jdk17 junit-platform junit5 parallel rest-assured selenium spark-reports spring test-automation test-harness

Last synced: 27 Jul 2025

https://github.com/r2dev2/autoparaselenium

A library to make concurrent selenium tests that automatically download and setup webdrivers

concurrency parallel pytest python python3 selenium selenium-python

Last synced: 21 Sep 2025

https://github.com/toyama0919/pec2

Run parallel ssh command for ec2.

aws cli command-line ec2 parallel

Last synced: 30 Oct 2025

https://github.com/asyncphp/process

Simple abstraction for starting and stopping processes

async parallel process

Last synced: 13 Jan 2026

https://github.com/matsuoka-601/Wasm-Slime

Parallel 2D fluid simulation implemented in Rust using wasm-bindgen-rayon

fluid parallel rust simulation wasm wasm-bindgen

Last synced: 12 Aug 2025

https://github.com/tomarrell/snake

Parallel, abstract Snake engine :snake:

engine game go parallel simulation snake term-snake

Last synced: 07 May 2025

https://github.com/henrikbengtsson/future.clustermq

:rocket: R package future.clustermq: A Future API for Parallel Processing using 'clustermq'

distributed-computing hpc lsf package parallel pbs r sge slurm torque

Last synced: 10 Apr 2025

https://github.com/ajaust/precice-parallel-solverdummies

Very simple solver dummies for the different bindings of preCICE. These dummies can run in parallel and one can run arbitrary combinations of these bindings.

cpp mpi parallel precice python-bindings solver-dummies

Last synced: 05 Mar 2025

https://github.com/alessiosavi/requests

A Go library for reduce the headache when making HTTP requests (20k/s req) and send parallel request

go golang http-client http-parallel-request http-request parallel parallel-requests post

Last synced: 10 Sep 2025

https://github.com/jfeser/earley

An Earley algorithm implementation which uses task parallelism.

earley-algorithm earley-parser parallel parsing

Last synced: 06 Mar 2026

https://github.com/guodong/nanobdd

First-ever high-performance thread-safe BDD library

bdd bdd-framework concurrency formal-methods parallel threadsafe verification

Last synced: 03 Feb 2026

https://github.com/dxdc/node-red-contrib-join-wait

Node-RED module to wait for incoming messages from different input paths to arrive within a fixed time window.

home-automation homebridge join merge node-red nodered parallel time timeout wait

Last synced: 08 Sep 2025

https://github.com/devinweb/laravel-test-parallel

a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.

devinweb laravel parallel tests

Last synced: 11 Oct 2025

https://github.com/hschimpf/parallel-sdk

A library to manage and run tasks in parallel using krakjoe/parallel PHP extension

parallel parallelism php

Last synced: 30 Jan 2026

https://github.com/momokatte/s3-bulk-delete

A Go app for bulk-deleting files from an Amazon S3 bucket using the Multi-Object Delete operation.

amazon-s3 amazon-s3-bucket aws-s3 concurrent delete-multiple file-delete-utility file-deletion golang golang-application multithreaded parallel s3

Last synced: 16 Jan 2026

https://github.com/muellan/parallel

parallel programming primitives for C++; pausable thread, task_queue, etc.

cpp cpp11 parallel parallel-programming-primitives task-queue threadpool

Last synced: 19 Apr 2025

https://github.com/vadman97/golangchessai

Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine

chess chess-ai chess-engine golang parallel

Last synced: 28 Feb 2026

https://github.com/shfshanyue/promise-utils

Useful utils about promise. (map, filter, retry, sleep

async-await delay nodejs parallel promise promise-library promise-map

Last synced: 14 Apr 2025

https://github.com/nicmcd/taskrun

An easy-to-use python package for running tasks with dependencies, conditional execution, and resource management

parallel python scheduler task

Last synced: 22 Jun 2025

https://github.com/ptytb/pyroboros

Python Multiprocessing, Threading and Async Cheat-Sheet

async cheatsheet multithreading parallel python

Last synced: 20 Feb 2025

https://github.com/mantzas/parwork

Parallel work processing library

fork-join go golang parallel

Last synced: 22 Jan 2026

https://github.com/henrikbengtsson/future.batchjobs

:rocket: R package: future.BatchJobs: A Future API for Parallel and Distributed Processing using BatchJobs [Intentionally archived on CRAN on 2021-01-08]

distributed-computing hpc job-scheduler package parallel parallel-computing pbs r sge slurm torque

Last synced: 10 Apr 2025

https://github.com/r-k-b/backpressure-queue

Pipe nodejs streams into an async.queue for parallelisation, get backpressure when the queue is full.

backpressure parallel queue streams

Last synced: 22 Jul 2025

https://github.com/comcast/rapid-ip-checker

A GPU accelerated tool to compare large lists of IPv4/IPv6 addresses.

cuda ipv4 ipv6 numba parallel

Last synced: 11 Apr 2025

https://github.com/superioz/parx

Execute multiple shell commands like Docker-Compose

bash docker-compose parallel shell

Last synced: 10 Apr 2025

https://github.com/tomkyle/negatives-linear-tiff

Converts RAW/NEF/CR2 files into linear TIFF files, using GNU Parallel for maximum speed. Other features: B/W grayscaling, TIF resizing and ZIP compression.

dcraw homebrew linear-algebra parallel photography tiff

Last synced: 19 Oct 2025

https://github.com/coatless-rpkg/sitmo

Sitmo parallel random number engine headers in an R package

parallel r random-generation rcpp

Last synced: 12 Dec 2025

https://github.com/lunamultiplayer/tpl4unity

TPL (Task parallel library) for unity

concurrent library net parallel task tpl unity

Last synced: 12 Jul 2025

https://github.com/jigneshsatam/parallel

parallel executes any tasks in parallel by using Golang fanout fanin concurrency pattern

concurrency fanin fanout go golang golang-library golang-package parallel parallelly

Last synced: 07 Apr 2025

https://github.com/maythiwat/hydr

🐲 download files faster using multiple http requests, just like hydra!

cli download downloader parallel

Last synced: 12 Apr 2025

https://github.com/sandrokeil/docker-selenium-grid-phpunit

An example how to use a Selenium-Grid with Docker and PHPUnit/Mink

docker mink parallel paratest phpunit selenium selenium-grid selenium-node selenium-server

Last synced: 18 Mar 2025

https://github.com/cifkao/gps2var

🌍 Fast reading of geospatial variables by GPS coordinates 📍

dataloader dataset geotiff gis parallel python pytorch rasterio

Last synced: 15 Apr 2025

https://github.com/kyegomez/midas

Implementation of Midas from [Towards Robust Monocular Depth Estimation] in Pytorch and Zeta

ai artificial-intelligence ml multi-modal parallel python pytorch tensorflow vision-models

Last synced: 25 Oct 2025

https://github.com/imteekay/promising

Playing with Promises for a deep understanding

concurrency concurrent-programming javascript parallel parallel-programming

Last synced: 20 Jun 2025

https://github.com/samthor/async-transforms

Asynchronous stream transforms for easier and faster Node pipelines, i.e. build tools

gulp nodejs parallel

Last synced: 21 Mar 2025

https://github.com/jishnub/mpimapreduce.jl

An MPI-based distributed map-reduce function for Julia

distributed-computing julia mapreduce message-passing mpi parallel parallel-computing

Last synced: 28 Oct 2025

https://github.com/ayaanhossain/sharedb

An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis

data-analysis data-storage distributed embedded-database key-value lmb msgpack multiprocessing parallel python python-3 python-library python-script python2 python3 store

Last synced: 13 Apr 2025

https://github.com/xnacly/gleichzeitig

Run shell scripts, commands and executables in parallel

go golang parallel script scripting shell

Last synced: 12 Mar 2026

https://github.com/badgerati/picassio2

Picassio2 is a Code-over-Config version of Picassio, and far more flexible for automation using PowerShell

automation deployment iis parallel powershell powershell-module provisioning remote slack windows windows-features

Last synced: 29 Oct 2025

https://github.com/tnas/reordering-library

Parallel Algorithms for Sparse Matrices Reordering

algorithms matrix parallel reordering sparse

Last synced: 12 Feb 2026

https://github.com/eonist/parallelloop

💞 Parallel + functional operations in swift

concurrency functional functional-programming parallel

Last synced: 14 Apr 2025

https://github.com/llnl/pips-sbb

Implementation of parallel branch-and-bound algorithm for stochastic (or block-angular) mixed-integer programs

parallel parallel-computing

Last synced: 29 Apr 2025

https://github.com/giovcandido/swarming

Swarming is a Python3 library that features both parallel and serial implementation of the Particle Swarm Optimization (PSO) algorithm.

distributed-computing library metaheuristic optimization optimizer parallel particle-swarm-optimization pso python3 swarm-optimization-algorithm

Last synced: 30 Jun 2025

https://github.com/sumerc/concurry

Run your terminal commands in parallel (with some nifty options and colors)

concurrency golang parallel shell terminal

Last synced: 25 Aug 2025

https://github.com/Badgerati/Picassio2

Picassio2 is a Code-over-Config version of Picassio, and far more flexible for automation using PowerShell

automation deployment iis parallel powershell powershell-module provisioning remote slack windows windows-features

Last synced: 29 Jul 2025

https://github.com/buildkite/rails-parallel-example

An example pipeline that runs Rails tests in parallel across multiple agents using Knapsack.

buildkite example knapsack parallel pipeline rails rbenv

Last synced: 09 Oct 2025

https://github.com/markchenyutian/b-plus-forest

B+ Forest - A bundle of B+ Trees. Including sequential, coarse-grain lock, fine-grain lock, latch-free (PALM), and distributed B+ Trees

concurrency parallel

Last synced: 14 Apr 2025

https://github.com/llnl/simul

MPI coordinated test of parallel filesystem system calls and library functions

file-system mpi parallel parallel-computing testing

Last synced: 29 Apr 2025

https://github.com/demurzasty/aprum

Multithreaded task dispatcher designed to efficiently distribute tasks across multiple threads for Godot4

dispatcher gdscript godot godot4 multithreading parallel task task-manager threadpool

Last synced: 23 Oct 2025

https://github.com/mortoray/shelljob

Python process and file system module

capture parallel python shell-script subprocesses

Last synced: 15 Apr 2025

https://github.com/microlinkhq/tinyrun

CLI for executing multiple commands in parallel with minimal footprint (~2KB).

cli concurrently parallel process

Last synced: 28 Oct 2025

https://github.com/larsonzh/lzispro

Multi process parallel acquisition tool for IP address data of ISP network operators in China(中国区 ISP 网络运营商 IP 地址数据多进程并行处理批量获取工具)

apnic asuswrt-merlin cidr deepin ipv4 ipv6 isp linux mutilprocess openwrt parallel shell test ubuntu whois

Last synced: 28 Feb 2026