console
Console library
A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces.
A rust console and terminal abstraction
971 stars
8 watching
115 forks
Language: Rust
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,760 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
thejpster/console-traits | A simple text-based console library for the Rust programming language | 3 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |
zhiburt/expectrl | A Rust library for automating and controlling interactive applications in a terminal | 173 |
jupyter-xeus/cpp-terminal | A C++ library providing platform-independent terminal functionality for building cross-platform applications | 539 |
kelsey-sorrels/zaffre | A fast and lightweight console library that uses OpenGL to render text and graphics | 103 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 412 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 15 |
agauniyal/rang | A header-only C++ library that provides basic terminal attributes and color settings | 1,503 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 528 |
rust-embedded-community/embedded-storage | An Embedded Storage Abstraction Layer in Rust | 69 |
randy3k/terminus | A package for bringing a real terminal into Sublime Text | 1,394 |
gwihlidal/render-rs | A collection of Rust crates providing rendering abstractions. | 30 |