inquire
CLI UI library
A Rust library for creating interactive command-line prompts and user interfaces.
A Rust library for building interactive prompts
2k stars
7 watching
75 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
clicommand-lineinteractivepromptrustterminaltui
Related projects:
Repository | Description | Stars |
---|---|---|
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,231 |
klaudiosinani/qoa | A lightweight library for creating interactive command-line interfaces with various types of prompts and menus. | 2,046 |
php-school/cli-menu | A PHP library for building and customizing text-based user interfaces for command-line applications. | 1,941 |
praeclarum/ooui | A cross-platform UI library that simplifies native UI development on the web | 1,623 |
ynqa/promkit | A toolkit for building interactive user interfaces in Rust | 269 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
irevoire/mieli | A command-line interface wrapper around Meilisearch | 23 |
kiberchaika/juce_murka | A lightweight UI library designed to create rich, GPU-accelerated audio plugin UIs with real-time feedback and immediate mode functionality. | 3 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 328 |
adambajguz/typin | A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support. | 243 |
rust-native-ui/libui-rs | A cross-platform UI toolkit for Rust that wraps native retained mode GUI libraries. | 932 |
zhiburt/expectrl | Automates terminal interactions with interactive applications | 174 |