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.
☆251Updated 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.☆136Updated 2 years ago
- Like pigz, but rust☆361Updated last year
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆255Updated last year
- CLI tool to help keep track of your Git repositories, written in Rust☆370Updated 3 months ago
- A command-line utility for encoding and decoding QR code☆233Updated this week
- ☆141Updated last year
- Drop-in replacement of diffutils in Rust☆214Updated last week
- Modern, performance focused unix commands☆485Updated 4 months ago
- Declarative bash/fish/zsh completions without writing shell scripts☆285Updated last month
- A terminal user interface for searching, adding and installing cargo crates.☆143Updated 3 months ago
- 🎯 A command line download/upload tool with resume.☆161Updated last week
- An asynchronous, runtime data feedable terminal paging library for Rust☆352Updated last year
- A command line tool for datetime arithmetic, parsing, formatting and more.☆276Updated 3 weeks ago
- Mass renamer TUI written in Rust☆161Updated 8 months ago
- Highly parallelized, blazing fast directory tree analyzer☆639Updated last week
- A command line tool to download release assets from GitHub☆306Updated last week
- Comparing argparse APIs☆176Updated 3 weeks ago
- A rust library for controlling interactive programs in a pseudo-terminal☆198Updated 2 months ago
- A syntax highter for diffs, clarifying which parts of lines have changed☆478Updated 2 weeks ago
- Check for broken links in markup files☆160Updated 2 months ago
- A mdbook backend powered by Pandoc.☆173Updated last week
- Flamegraph viewer in the terminal☆574Updated 7 months ago
- A BitTorrent client with vim-like keybindings and a terminal based UI.☆152Updated 3 weeks ago
- A gRPC client for the terminal☆146Updated last month
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆478Updated 5 months ago
- Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.☆345Updated last week
- A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management☆226Updated last month
- Process Interactive Kill☆406Updated 3 weeks ago
- A TUI for exploring crates.io using Ratatui☆127Updated last 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…☆95Updated 9 months ago