aaronriekenberg / rust-parallelLinks
Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
☆212Updated this week
Alternatives and similar repositories for rust-parallel
Users that are interested in rust-parallel are comparing it to the libraries listed below
Sorting:
- Comparing argparse APIs☆157Updated 3 weeks ago
- A command line tool for datetime arithmetic, parsing, formatting and more.☆234Updated last week
- Drop-in replacement of diffutils in Rust☆163Updated 2 weeks ago
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆116Updated 2 years ago
- A rust library for controlling interactive programs in a pseudo-terminal☆186Updated 5 months ago
- A TUI for exploring crates.io using Ratatui☆97Updated 3 weeks ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 10 months ago
- Pure rust implementation of jq☆362Updated 11 months ago
- Highly parallelized, blazing fast directory tree analyzer☆570Updated 3 months ago
- An utility for encoding or decoding QR code☆194Updated this week
- Hold on tight☆121Updated 6 months ago
- Flamegraph viewer in the terminal☆485Updated last month
- Modern file copying☆101Updated 5 months ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆248Updated last year
- CLI tool to help keep track of your Git repositories, written in Rust☆340Updated last month
- A Rust library for moving files to the Recycle Bin☆212Updated last month
- A diff filter highlighting which line parts have changed☆430Updated 3 weeks ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆215Updated 2 months ago
- pre-compiled binary packages for `cargo install`☆246Updated this week
- Core POSIX command line utilities in safe Rust☆374Updated 3 weeks ago
- A command line tool to view objects (JSON/YAML/TOML) in TUI tree widget.☆359Updated 2 weeks ago
- A fast configurable port scanner with reasonable defaults☆235Updated last month
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆537Updated last year
- Modern, performance focused unix commands☆426Updated last week
- Like pigz, but rust☆348Updated last year
- Wrapper to exec a command in a pty, even if redirecting the output☆160Updated last month
- A language server for just☆87Updated 3 weeks ago
- report progress of concurrent applications and display it in various ways☆371Updated last month
- Rust library to collect system and environment information for bug reports☆168Updated 4 months ago
- A grep-like tool which understands source code syntax and allows for manipulation in addition to search☆766Updated last week