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 2 weeks ago
- CLI tool to help keep track of your Git repositories, written in Rust☆322Updated 2 weeks ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆326Updated 7 months ago
- CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.☆112Updated 2 years ago
- Acheive greatness!☆109Updated last year
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆519Updated last year
- Text calculator with support for units and conversion☆139Updated last year
- LanguageTool API in Rust☆169Updated 2 weeks ago
- Interactive Grep☆674Updated 5 months ago
- A script interpolation engine for markdown documents☆101Updated 4 months ago
- CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines☆193Updated 2 months ago
- A simple git-based dotfile manager written entirely in Rust!☆55Updated 2 years ago
- report progress of concurrent applications and display it in various ways☆360Updated 6 months ago
- A BitTorrent client with vim-like keybindings and a terminal based UI.☆149Updated 6 months ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆202Updated last month
- A toolkit for building interactive prompt in Rust☆319Updated last week
- cli command organizer written in rust☆551Updated 5 months ago
- A time progress bar utilities☆57Updated 6 months ago
- Terminal based file explorer.☆79Updated 4 months ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆272Updated 2 months ago
- Natural language command line tool for ripgrep.☆162Updated 11 months ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆272Updated this week
- Comparing argparse APIs