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.
☆265Updated 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:
- Like pigz, but rust☆363Updated last year
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆138Updated 3 years ago
- ☆143Updated last year
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆258Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆355Updated 3 weeks ago
- A command line tool for datetime arithmetic, parsing, formatting and more.☆291Updated last week
- CLI tool to help keep track of your Git repositories, written in Rust☆380Updated 3 weeks ago
- Highly parallelized, blazing fast directory tree analyzer☆653Updated 3 weeks ago
- Drop-in replacement of diffutils in Rust☆229Updated last week
- A command-line utility for encoding and decoding QR code☆241Updated last week
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆484Updated 6 months ago
- Modern, performance focused unix commands☆501Updated 5 months ago
- Flamegraph viewer in the terminal☆584Updated 8 months ago
- A command line tool to download release assets from GitHub☆315Updated last week
- Declarative bash/fish/zsh completions without writing shell scripts☆287Updated last week
- A terminal user interface for searching, adding and installing cargo crates.☆155Updated 2 weeks ago
- 🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image. Formerly 'sic'☆216Updated 2 months ago
- A syntax highter for diffs, clarifying which parts of lines have changed☆482Updated last month
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆558Updated 2 years ago
- Check for broken links in markup files☆163Updated 3 weeks ago
- Core POSIX command line utilities in safe Rust☆403Updated this week
- a complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output and support for units☆225Updated 2 months ago
- Pure rust implementation of jq☆384Updated last year
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆284Updated this week
- A TUI for exploring crates.io using Ratatui☆136Updated last week
- Process Interactive Kill☆412Updated 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…☆98Updated 11 months ago
- 🎯 A command line download/upload tool with resume.☆165Updated last week
- A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management☆235Updated last week
- Natural language command line tool for ripgrep.☆164Updated last year