pancurses
Termion
Our great sponsors
pancurses | Termion | |
---|---|---|
1 | 8 | |
352 | 1,778 | |
- | 0.6% | |
2.0 | 1.5 | |
3 months ago | 4 months ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pancurses
-
Looking for a terminal output library I forgot the name of
pancurses is another ncurses wrapper for Rust.
Termion
-
When rustc developers run out of error messages to write
Termion crate (https://crates.io/crates/termion), and very careful observation of a rust error. Hope your friend finds it useful ;)
-
Crate for an interactive terminal program.
Found an alternative https://github.com/redox-os/termion
-
Hey Rustaceans! Got an easy question? Ask here (35/2021)!
If you just need basic printing and limited input then I'd choose either crossterm or termion. If you want a full tui, then tui-rs is really good.
-
Termion: How to Detect the Enter key <Raw Mode>
Termion - Rust || Termion - crates.io
-
[TUI rust] How to clear the screen after exit the TUI app
So far, I took a quick search in tui-rs repo and see these examples. All of them are use termion.
-
Sharia bolshevism 🤲🚩
To your Cargo.toml and put in this code by this based madlad
-
What's everyone working on this week (20/2021)?
Sound capture with cpal, analysis with rustfft, terminal ui with tui and termion, and graphical with macroquad and egui
-
How I built a telnet chat server in 2021 with WebAssembly
They all compiled to WebAssembly without issues. I just needed to provide a telnet backend for TUI, but I could reuse most of the code from the termion crate (sadly it has no Windows support for now).
What are some alternatives?
crossterm - Cross platform terminal library rust
Native Windows GUI - A light windows GUI toolkit for rust
ncurses-rs - A low-level ncurses wrapper for Rust
Cursive - A Text User Interface library for the Rust programming language
tui-rs - Build terminal user interfaces and dashboards using Rust
QML-rust - QML (Qt Quick) bindings for Rust language
wxRust - A Rust binding of the wxWidgets cross platform toolkit.
qmlrsng - Qt Quick / QML bindings for Rust
nfd-rs - OS-native file dialogs on Linux, OS X and Windows
sixtyfps - Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]