mprocs
Parallel runner
A tool to run multiple commands in parallel and show their output separately.
Run multiple commands in parallel
2k stars
12 watching
53 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
clilinuxmacosrustterminaltuiwindows
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A utility that efficiently runs multiple commands in parallel using bash coprocs | 158 |
| | An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
| | A distributed task module allowing concurrent parallel programming on various environments | 642 |
| | A tool to split and run large test suites in parallel across multiple processes. | 90 |
| | A command-line tool that takes input from the user or pipes it in and outputs a response generated by an external model. | 37 |
| | A plugin for sending commands from Vim to the tmux terminal multiplexer | 291 |
| | A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 123 |
| | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |
| | A tool to automate repetitive tasks in software development pipelines | 613 |
| | Tool to parallelize Robot Framework test execution | 480 |
| | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 839 |
| | A tool that runs RSpec tests in parallel on multiple cores with incremental output | 182 |
| | CLI tool to run multiple npm scripts in a single command line interface | 24 |
| | A tool to execute programs in memory using various protocols. | 10 |
| | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |