
Ratatui
ncurses
FINAL CUT
libmabuff
newt
Turbo Vision
termbox
Slang
Optim API
RatatuiNo features have been listed yet.
Based on our record, Ratatui seems to be more popular. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Built with ratatui, styled in cyberpunk colors. - Source: dev.to / about 6 hours ago
Counterpoint: Build more TUIs in Rust using Ratatui: https://ratatui.rs/ Why? Because just look at the examples on that page. - Source: Hacker News / 5 days ago
Day four of building a btop-style system monitor in Rust with ratatui. - Source: dev.to / 25 days ago
There are fantastic TUI frameworks for Rust, like Ratatui[0] (there are a lot more options, this is an example). You can write beautiful TUIs in native languages, without ncurses or C or C++. Go has such frameworks, same with C# (which you can AOT compile) and so on. You're not stuck between javascript and C. [0]: https://ratatui.rs/. - Source: Hacker News / about 1 month ago
I also wanted to shout out https://ratatui.rs/. Most of the time, I just want some UI. And TUI's are easier / more portable than GUI's. - Source: Hacker News / 3 months ago
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
FINAL CUT - Library for creating terminal applications with text-based widgets
libmabuff - This is libmabuff, library for simple TUI creation in C++.
newt - Programming library for color text mode, widget based user interfaces.
Turbo Vision - A Turbo Vision port to the GNU compiler and more
termbox - Termbox is a library that helps making terminal-based pseudo-GUIs.