rust-cli-apps
There are 15 repositories under rust-cli-apps topic.
bytehunt/rustycli
🍥 Access the rust playground right in your terminal
lilydjwg/pacfiles
A pacman -F alternative that runs blazingly fast
lilydjwg/roll-it-back
A command-line tool to rollback a possibly-nested btrfs subvolume to a snapshot
nezutero/waifu4me
CLI tool that allows you to interact with the waifu.pics API from the comfort of your terminal
aqbifzl/rscheck
blazingly fast cli spell checker written in rust
hacimertgokhan/denis-cli
Manage your denisdb with Denis CLI
hacimertgokhan/rust-live-md
Powerful and lightweight application for live previewing and editing markdown files.
rstar900/Rust_CLI
Code from the tutorial at https://rust-cli.github.io/book/index.html
fewrux/gat
Command-line automation tool for git add, commit, and push actions.
fewrux/grrs
Command-line search tool implemented in Rust. It allows you to search for a pattern in a file and display the lines that contain it.
milkdrinkers/Env-Applier-RS
Rust CLI for replacing environment variables in config files.
amarquaye/zeus
Command-line utility to mimic some essential Unix/Linux commands. Written in rust 🦀.
Avdushin/MediaSherlock
Media Hunter For My Friend Ilijah
felixkamau/kizuna
Kizuna is a CLI tool that helps developers manage RPC URLs and interact with smart contracts
prakhar0711/password-vault
This Rust-based Password Vault is a secure and user-friendly command-line application designed to manage and store passwords with a focus on data integrity and persistence. The application leverages Rust's file handling capabilities, JSON serialization, and the Serde library for structured data management.