Lutetium-Vanadium / requesttyLinks
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
☆214Updated 3 weeks ago
Alternatives and similar repositories for requestty
Users that are interested in requestty are comparing it to the libraries listed below
Sorting:
- Logger and ANSI formatter in Rust for pretty colors and text in the terminal with no dependencies. Aiming for a relatively simple API☆276Updated 2 years ago
- 🥬 Practical no dependency spinner for Rust☆115Updated 3 weeks ago
- git hook manager, geared toward Rust projects☆228Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆276Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Open a path or URL with the system-defined program☆376Updated last month
- A library for building declarative text-based user interfaces☆215Updated 2 years ago
- Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) fol…☆171Updated last month
- Logger and Widget for rust's ratatui crate☆293Updated 3 months ago
- Rust library to open URLs in the web browsers available on a platform☆318Updated 2 months ago
- 💫 Easy to use, robust Rust library for displaying spinners in the terminal☆577Updated 11 months ago
- lazy static regular expressions checked at compile time☆220Updated last week
- A Rust library for moving files to the Recycle Bin☆230Updated 2 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆259Updated 3 weeks ago
- Find potential unused enabled feature flags and prune them.☆297Updated 10 months ago
- A lightweight terminal menu for Rust☆145Updated 2 years ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆228Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆381Updated last year
- A Rust library for conveniently watching and handling file changes.☆145Updated last year
- Cross-platform Rust system clipboard library☆348Updated 7 months ago
- A console progress bar library for Rust. (inspired by tqdm & rich.progress)☆230Updated 4 months ago
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆147Updated 2 years ago
- report progress of concurrent applications and display it in various ways☆386Updated last month
- Type-safe, layered, light-weight, `serde`-based configuration library☆198Updated 2 months ago
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆567Updated last week
- Easy code duplicate with substitution for Rust☆252Updated last month
- Make interactive prompt in Rust