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.
☆220Updated 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:
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆118Updated 2 years ago
- A command line tool for datetime arithmetic, parsing, formatting and more.☆245Updated last month
- Comparing argparse APIs☆158Updated 2 weeks ago
- Drop-in replacement of diffutils in Rust☆172Updated last week
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 11 months ago
- Flamegraph viewer in the terminal☆491Updated 2 months 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
- A TUI for exploring crates.io using Ratatui☆100Updated last month
- An utility for encoding or decoding QR code☆197Updated last week
- Hold on tight☆122Updated 7 months ago
- Like pigz, but rust☆348Updated last year
- pre-compiled binary packages for `cargo install`☆246Updated this week
- A rust library for controlling interactive programs in a pseudo-terminal☆186Updated 6 months ago
- A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management☆183Updated last month
- Pure rust implementation of jq☆365Updated 11 months ago
- Modern file copying☆101Updated 6 months ago
- Core POSIX command line utilities in safe Rust☆376Updated last month
- Declarative bash/fish/zsh completions without writing shell scripts☆262Updated last month
- A command line tool to view objects (JSON/YAML/TOML) in TUI tree widget.☆359Updated 2 weeks ago
- Highly parallelized, blazing fast directory tree analyzer☆576Updated this week
- A Language Server for Rust using Bacon diagnostics☆132Updated 2 weeks ago
- CLI tool to help keep track of your Git repositories, written in Rust☆344Updated 2 months ago
- Process Interactive Kill☆289Updated last week
- A Docker image layer inspector☆102Updated 3 weeks ago
- Check for broken links in markup files☆135Updated 3 weeks ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆539Updated last year
- A diff filter highlighting which line parts have changed☆432Updated last month
- nur - a taskrunner based on nu shell☆65Updated 3 weeks ago
- A program for managing systemd services through a TUI (Terminal User Interfaces).☆157Updated this week
- A command line tool to download release assets from GitHub☆244Updated 2 weeks ago