R3BL TUI is a Rust workspace for building modern command-line and text user interface applications.
Its main r3bl_tui crate provides a fully asynchronous framework spanning full-screen TUIs, partial TUIs, interactive selection prompts, REPLs, and terminal multiplexing.
The framework uses an immediate mode reactive architecture with a clean separation between rendering and state mutation. It brings concepts inspired by web and desktop development to terminal applications, including responsive layouts, declarative styling, and reusable components.
This is free and open source software.
Key Features
- Fully asynchronous architecture with a non-blocking main event loop.
- Build full-screen, partial, and hybrid TUI applications.
- Immediate mode reactive UI with unidirectional data flow.
- Responsive FlexBox layout engine.
- CSS-like styling and JSX-inspired declarative layouts.
- Async readline support for interactive shells and REPLs.
- Interactive selection API for choice-based user interfaces.
- Terminal multiplexer support using pseudoterminals.
- Reusable components including editors and dialogs.
- Markdown parsing with syntax highlighting.
- Gradient and comprehensive terminal colour support.
- Double-buffered compositor with diff-based rendering.
- Designed to work across Linux, macOS, and Windows.
Website: github.com/r3bl-org/r3bl-open-core
Support:
Developer: R3BL
License: Apache License 2.0
R3BL TUI is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust TUI Frameworks | |
|---|---|
| Ratatui | Simple and flexible way to create text-based user interfaces in the terminal |
| Crossterm | Terminal manipulation library |
| iocraft | Craft CLIs, TUIs, and text-based IO |
| Zaz | Terminal manipulation library |
| tui-input | Library supporting multiple backends |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

