Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β
Ratatui Alternatives
Similar projects and alternatives to ratatui
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
-
-
textual
Lean TUI application framework for Python. Build sophisticated terminal user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
-
-
Turbo Vision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ratatui discussion
ratatui reviews and mentions
-
Matanuska ADR 002 - Architecture
If applicable, drawing procedures - ie, wrapping ink, ratatui crossterm, etc.
-
Release of Viddy v1.0.0: Migration from Go to Rust
For this project, I used a crate called Ratatui to build the TUI application in Rust. Ratatui offers templates that I found extremely useful, so Iβd like to introduce them here.
- Ratatui β Cook Up Terminal User Interfaces
-
Git-cliff β Generate changelog from the Git history
I see what you mean about the squashed commits now. I've updated the template we're using to make this a little nicer now - https://github.com/ratatui-org/ratatui/blob/5e7fbe8c328050a2... (from an in flight PR)
- Ratatui β a Rust crate for cooking up Terminal User Interfaces
- Ratatui β A TUI Library for Rust
-
7 TUI libraries for creating interactive terminal apps
You should also check out the Ratatui website for more creative examples and detailed information on available widgets.
-
Ratatui for Terminal Fireworks: using Rust TUI Canvas
Luckily, there is another invaluable resource for getting started with Ratatui: the examples in Ratatuiβs GitHub repo.
-
State of the Terminal
Crossterm does indeed work well under Windows Terminal. I use it indirectly via the ratatui library[1]
[1] https://github.com/ratatui-org/ratatui
-
Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
As a sound and music computing person, I rarely used tui before although I use cli tools often, e.g. SoX. I usually use Audacity to record on Mac. But then I realized I wanted a tool that could quickly open and record inspiration, and that's when TUI came into play: I decided to write my own custom tool called asak (audio Swiss Army Knife) [1]
This way I can quickly record on Mac, and of course, since this is Rust and ratatui [2], this tool should also be cross-platform.
[1] https://github.com/chaosprint/asak
[2] https://ratatui.rs/
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 30 Apr 2025
Stats
ratatui-org/ratatui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ratatui is Rust.