ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator.
Ratatui Alternatives
Ratatui is described as 'Rust library for cooking up delicious text user interfaces (TUIs). It is a lightweight library that provides a set of widgets and utilities to build simple or complex rust TUIs' and is an app in the os & utilities category. There are more than 10 alternatives to Ratatui for a variety of platforms, including Linux, Windows, Mac, Oracle Solaris and FreeBSD apps. The best Ratatui alternative is ncurses, which is both free and Open Source. Other great apps like Ratatui are rot.js, FINAL CUT, libmabuff and FTXUI.
Alternatives list
- 14 ncurses alternatives
rot.js was designed to provide help with traditional chores of roguelike programming. It does not use or depend on any other JS framework or library. It is an Open Source Software released under the BSD License.


FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.
Cost / License
- Free
- Open Source (LGPL-3.0)
Application type
Platforms
- Mac
- Linux
- BSD
- Cygwin
- Oracle Solaris
- FreeBSD
- NetBSD
- OpenBSD


+4
This is libmabuff, library for simple TUI creation in C++. It uses termbox, github.com/nsf/termbox (customized) as its backend. libmabuff's license is MIT.
It comes with a documentation (plain text, but usable).
The base idea of MABuffer are Zones. You can edit their conten.

Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library.
Cost / License
- Free
- Open Source
Platforms
- Linux

BearLibTerminal is a library that creates a terminal-like window facilitating flexible textual output and uncomplicated input processing.



- 14 tui-rs alternatives
tui-rs is a Rust library to build rich terminal user interfaces and dashboards. The library is based on the principle of immediate rendering with intermediate buffers.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Linux

A complete C++ Text User Interface (TUI) featuring windows, dialogs (buttons, check and radio boxes, input boxes, etc.), mouse support, menus, etc. It's available for various platforms and compilers.
Cost / License
- Free
- Open Source
Application type
Platforms
- Linux
- Cygwin
- FreeDOS
- Solaris
- FreeBSD
- MS-DOS



Termbox is a library that helps making terminal-based pseudo-GUIs. It is a simple and clean ncurses alternative.






























