libmabuff Alternatives
libmabuff is described as 'This is libmabuff, library for simple TUI creation in C++' and is a Terminal Emulator in the OS & Utilities category. There are more than 10 alternatives to libmabuff for a variety of platforms, including Linux, Windows, Mac, Solaris and FreeBSD. The best alternative is ncurses, which is both free and Open Source. Other great apps like libmabuff are FINAL CUT (Free, Open Source), S-Lang (Free, Open Source), FTXUI (Free, Open Source) and tui-rs (Free, Open Source).
- 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.No screenshots yet
- 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.
- S-Lang is a programming library that provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based applications.No screenshots yet
- FTXUI is a simple C++ library for terminal based user interfaces featuring a functional style inspired by React, UTF8 and fullwidth char support and keyboard and mouse navigation.
- 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.
- 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.
- 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.
- Free • Open Source
- Linux
- Cygwin
- FreeDOS
- Solaris
- FreeBSD
- MS-DOS
- ConsoleGUI is a simple .NET framework for creating console-based GUI applications. It provides most essential layout management utilities as well as a set of basic controls.
- Gui.cs is a simple UI toolkit for .NET, .NET Core and Mono and works on both Windows and Linux/Unix. The toolkit contains various controls for building text user interfaces from buttons, checkboxes and lists to menus, frames and windows.
- Termbox is a library that helps making terminal-based pseudo-GUIs. It is a simple and clean ncurses alternative.