dialoguer
CLI utility
A Rust library providing utilities for crafting user-friendly command line interfaces.
Rust utility library for nice command line prompts and similar things
1k stars
11 watching
144 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
console-rs/console | A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces. | 971 |
thejpster/console-traits | A simple text-based console library for the Rust programming language | 3 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,242 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 330 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |
vishwanatharondekar/gitlab-cli | A command-line utility for interacting with GitLab repositories | 267 |
dannyben/runfile | A command-line utility builder for creating tools and interfaces | 36 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 184 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
rustaudio/rust-portaudio | A set of bindings and wrappers for a cross-platform audio I/O library. | 376 |
rancher/cli | Provides a unified tool for interacting with a Rancher Server | 352 |
roc-lang/basic-cli | A basic Command-Line Interface platform for building and executing command-line tools and scripts in the Roc programming language | 90 |