forkrun is a Bash-native streaming parallelization engine for Linux that’s designed as a drop-in replacement for Parallel and xargs -P.
Read more
forkrun is a Bash-native streaming parallelization engine for Linux that’s designed as a drop-in replacement for Parallel and xargs -P.
Read more
axe is a command-line utility that serves as an alternative to xargs, with a particular focus on argument processing and argument ordering.
Read more
rush is a tool similar to parallel and gargs.
Read more
xjobs reads job descriptions line by line and executes them in parallel. It limits the number of parallel executing jobs.
Read more
rust-parallel is a command-line utility to execute commands in parallel and aggregate their output. It’s written in Rust.
Read more
Think of rargs as similar to xargs and awk with pattern-matching support. It’s written in the Rust programming language.
Read more
parallel is a shell tool for executing jobs in parallel using one or more computers. This tool is written in Perl.
Read more