matu3ba / awesome-cli-rust
☆136Updated 10 months ago
Alternatives and similar repositories for awesome-cli-rust:
Users that are interested in awesome-cli-rust are comparing it to the libraries listed below
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆181Updated last week
- Interactive Grep☆674Updated 5 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆326Updated 7 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆519Updated last year
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆112Updated 2 years ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆272Updated this week
- A lightweight blazingly fast file watcher.☆267Updated last week
- CLI tool to help keep track of your Git repositories, written in Rust☆322Updated 2 weeks ago
- Pure rust implementation of jq☆344Updated 7 months ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆242Updated last year
- Acheive greatness!☆109Updated last year
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆347Updated last week
- cli command organizer written in rust☆551Updated 5 months ago
- report progress of concurrent applications and display it in various ways☆360Updated 6 months ago
- A simple git-based dotfile manager written entirely in Rust!☆55Updated 2 years ago
- workspace productivity booster☆545Updated 2 weeks ago
- pre-compiled binary packages for `cargo install`☆230Updated this week
- 🌞 🦀 🌙 Weather companion for the terminal. Rust app.