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.
☆268Updated 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.☆141Updated 3 years ago
- ☆144Updated last year
- A command line tool for datetime arithmetic, parsing, formatting and more.☆296Updated 3 weeks ago
- Like pigz, but rust☆365Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆357Updated last month
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆261Updated 2 years ago
- Highly parallelized, blazing fast directory tree analyzer☆657Updated last month
- Drop-in replacement of diffutils in Rust☆234Updated last week
- Modern, performance focused unix commands☆503Updated 6 months ago
- Declarative bash/fish/zsh/pwsh completions without writing shell scripts!☆289Updated this week
- Flamegraph viewer in the terminal☆588Updated 9 months ago
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆488Updated 7 months ago
- Process Interactive Kill☆432Updated last week
- Core POSIX command line utilities in safe Rust☆405Updated this week
- A command-line utility for encoding and decoding QR code☆250Updated this week
- CLI tool to help keep track of your Git repositories, written in Rust☆382Updated last week
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆558Updated 2 years ago
- A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management☆238Updated last week
- 🎯 A command line download/upload tool with resume.☆169Updated this week
- A gRPC client for the terminal☆167Updated last week
- Check for broken links in markup files☆163Updated last month
- A terminal user interface for searching, adding and installing cargo crates.☆161Updated last month
- A BitTorrent client with vim-like keybindings and a terminal based UI.☆154Updated this week
- A rust library for controlling interactive programs in a pseudo-terminal☆203Updated 4 months ago
- Nitpicking commit history since beabf39☆147Updated this week
- 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…☆101Updated 11 months ago
- A syntax highter for diffs, clarifying which parts of lines have changed☆488Updated 2 weeks ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆216Updated 3 months ago
- Natural language command line tool for ripgrep.☆164Updated last year
- Mass renamer TUI written in Rust☆163Updated 9 months ago