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.
☆246Updated last 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.☆135Updated 2 years ago
- Like pigz, but rust☆357Updated last year
- Drop-in replacement of diffutils in Rust☆209Updated this week
- ☆141Updated last year
- An utility for encoding or decoding QR code☆226Updated this week
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆253Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆351Updated last year
- A command line tool for datetime arithmetic, parsing, formatting and more.☆271Updated this week
- A native pdf viewer for Windows and Linux (Wayland/X11) with configurable keybindings.☆339Updated this week
- Process Interactive Kill☆344Updated this week
- Declarative bash/fish/zsh completions without writing shell scripts☆283Updated last week
- Mass renamer TUI written in Rust☆160Updated 7 months ago
- Modern, performance focused unix commands☆478Updated 3 months ago
- A syntax highter for diffs, clarifying which parts of lines have changed☆477Updated last week
- Natural language command line tool for ripgrep.☆165Updated last year
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆473Updated 4 months ago
- CLI tool to help keep track of your Git repositories, written in Rust☆367Updated 2 months ago
- A terminal user interface for searching, adding and installing cargo crates.☆139Updated 2 months ago
- Core POSIX command line utilities in safe Rust☆396Updated 3 weeks ago
- Highly parallelized, blazing fast directory tree analyzer☆637Updated 2 weeks ago
- Comparing argparse APIs☆176Updated last week
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆555Updated 2 years ago
- Flamegraph viewer in the terminal☆561Updated 6 months ago
- A command line tool to download release assets from GitHub☆297Updated last month
- A gRPC client for the terminal☆143Updated last month
- 🎯 A command line download/upload tool with resume.☆162Updated this week
- Cross-platform clipboard tool☆60Updated last year
- A rust library for controlling interactive programs in a pseudo-terminal☆197Updated last month
- Check for broken links in markup files☆159Updated last month
- A command line utility on top of the tera templating engine. Takes json|yaml|toml as input and can merge ENV in. You may see it as envsub…☆95Updated 9 months ago