Ratatui is a Rust library for cooking up terminal user interfaces (TUIs). It provides a simple and flexible way to create text-based user interfaces in the terminal, which can be used for command-line applications, dashboards, and other interactive console programs.
This is free and open source software.
Key Features
- Fast and lightweight – sub-millisecond rendering with zero-cost abstractions and immediate-mode rendering. Build responsive dashboards and complex terminal applications that feel instant, even with many widgets on screen. No runtime overhead, just pure Rust performance.
- Rich widgets – craft professional TUIs: charts, sparklines, tables, gauges, scrollable lists, progress bars, and more. Mix and match widgets to create interactive dashboards, monitoring tools, games and more.
- Dynamic layouts – build complex nested layouts with horizontal and vertical splits, automatically sized containers, and percentage-based constraints.
- Rust reliability – memory-safe, thread-safe, and type-safe by design. No C dependencies, no runtime exceptions, no undefined behavior
Website: github.com/ratatui/ratatui
Support:
Developer: The Ratatui Developers
License: MIT License
Ratatui 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 |
| tui-realm | Component-driven Rust toolkit built around an Elm-style architecture |
| Zaz | Terminal manipulation library |
| tui-input | Library supporting multiple backends |
| AppCUI-rs | Fast cross-platform Rust library for rich terminal applications |
| R3BL TUI | Async Rust workspace for responsive, interactive terminal applications |
| Revue | Vue-inspired toolkit for building reactive terminal interfaces |
| Tears | Declarative Rust library for composing polished terminal interfaces |
| Reratui | Modern reactive Rust library for dynamic terminal applications |
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. |


Please read our Comment Policy before commenting.