facebookincubator/superconsole
The superconsole crate provides a handler and building blocks for powerful, yet minimally intrusive TUIs. It is cross platform, supporting Windows 7+, Linux, and MacOS. Rustaceans who want to create non-interactive TUIs can use the component composition building block system to quickly deploy their code.
RustApache-2.0
Issues
- 2
Interfaces for languages beyond Rust
#10 opened by mhx - 2
Consider not using anyhow::Error
#5 opened by wilfreddenton - 2
State is not very type safe
#6 opened by wilfreddenton - 2
Remove `rust-toolchain` file
#3 opened by adoerr