PureBasic
Xojo
PowerBASIC
FreeBASIC
Notepad++
Sublime Text
QB64
VS Code
Ratatui
ncurses
FINAL CUT
libmabuff
newt
Turbo Vision
termbox
Slang
PureBasic
RatatuiBased 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 20 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 / 6 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
Xojo - Real Software and Real Studio are now Xojo.
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
PowerBASIC - PowerBASIC, formerly Turbo Basic, is the brand of several commercial compilers by PowerBASIC Inc.
FINAL CUT - Library for creating terminal applications with text-based widgets
FreeBASIC - FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to...
libmabuff - This is libmabuff, library for simple TUI creation in C++.