Software Alternatives, Accelerators & Startups

Ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs).

Ratatui

Ratatui Reviews and Details

This page is designed to help you find out whether Ratatui is good and if it is the right choice for you.

Features & Specs

  1. Culinary Diversity

    Ratatui offers a wide range of recipes and cooking tips, allowing users to explore diverse cuisines and enhance their culinary knowledge.

  2. User-Friendly Interface

    The website is designed for easy navigation and use, making it accessible for both novice and experienced cooks.

  3. Community Engagement

    Users can interact with each other through comments and discussions, fostering a sense of community and shared learning.

  4. Recipe Customization

    Ratatui provides options to customize recipes according to dietary preferences and restrictions, making it versatile for different users.

Badges

Promote Ratatui. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for Ratatui yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Ratatui and what they use it for.
  • The state of building user interfaces in Rust
    I also wanted to shout out https://ratatui.rs/. Most of the time, I just want some UI. And TUI's are easier / more portable than GUI's. - Source: Hacker News / about 1 month ago
  • Show HN: RS-Poker V5 The one with self learning multi-threaded async Agents
    - a TUI via https://ratatui.rs/ Creating your own poker bot and having them compete in an arena should be less than 100 lines of code: https://docs.rs/rs_poker/latest/rs_poker/arena/index.html I need more eyes on the implementation, and more attempts to make the algorithms and agents state of the art. I know I can't have found the optimal configurations and algorithms; I'd love for the open source community to... - Source: Hacker News / about 1 month ago
  • Introducing LlamaStash: a zero-overhead, terminal-native llama.cpp launcher
    Building LlamaStash brought me back to a lot of that, but the ground has shifted. Ratatui (the maintained fork of tui-rs) is a real, polished framework now. Tokio makes async daemons boring in a good way. Hyper gives you a respectable HTTP server in a few hundred lines. Crossterm handles the cross-platform terminal mess. Sysinfo covers host metrics. The pieces are all there and you have LLMs to help you speed up... - Source: dev.to / about 2 months ago
  • Rmux Review: Rust Terminal Multiplexer Built for AI Agents
    This is the bit that made me sit up. The ratatui-rmux companion crate exposes a PaneWidget that renders a live pane snapshot directly inside a Ratatui TUI app:. - Source: dev.to / about 2 months ago
  • OXIDE: A New File Manager in the Spirit of the Classics
    Thereโ€™s also a great community and a rich crate ecosystem. For the console UI, I went all-in on Ratatui. Itโ€™s a joy: a mature, batteries-included TUI toolkit (layouts, widgets, styling, the works) that feels like building a real UI instead of hand-drawing escape codes. It sits on solid terminal backends, and the docs and examples actually help, and the project is alive, which is exactly what you want when youโ€™re... - Source: dev.to / 4 months ago
  • 10 More CLI Tools for AI Coding: Part 2 Terminal Workflow Guide
    Ratatui is both a Rust framework for building TUIs and a community hub. Their awesome-ratatui list on GitHub is one of the best curated collections of terminal tools โ€” many of the tools from part 1 came from browsing this list. - Source: dev.to / 4 months ago
  • Show HN: Pertmux โ€“ A TUI to unify your coding agents, MRs and worktrees
    Hey HN! Since terminal coding agents took over my workflow, I've been juggling more worktrees and MRs than ever โ€” constantly switching between GitLab/GitHub dashboards, tmux sessions, and git worktrees. Agents would sit idle, MRs needed rebasing, and I'd miss it all while focused on my main task. Hence I built Pertmux. It's a Rust TUI (shout out to ratatui โ€” http://ratatui.rs) that links everything together in one... - Source: Hacker News / 4 months ago
  • Building a TUI is easy now
    Looks great. Curious why not choose Rust and do extension of https://ratatui.rs/? - Source: Hacker News / 5 months ago
  • Monosketch
    Love this idea. Would be cool to have a wysiwyg for https://ratatui.rs. - Source: Hacker News / 5 months ago
  • Parsing 2 GiB/s of AI token logs with Rust + simd-json
    For the dashboard, I used ratatui to build 4 views:. - Source: dev.to / 6 months ago
  • How to Choose Colors for Your CLI Applications
    I made the "Aardvark Blue" a while back[1] to solve some of the problems that most color schemes have. The goal of this theme is that: - colors are fairly natural - background and black are distinct - grays are naturally ordered avoiding full black - light and dark colors are distinct from each other - all colors look good on background, black, dark gray, gray, white We use this for all the screenshots on... - Source: Hacker News / 6 months ago
  • Building a Multi-Interface Todo App with Rust, Ratatui, and Axum
    A beautiful, keyboard-driven interface built with Ratatui:. - Source: dev.to / 7 months ago
  • Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
    The https://ratatui.rs/ TUI framework has a backend called Ratzilla (https://github.com/orhun/ratzilla) that lets you build web applications which look and fell like TUIs. - Source: Hacker News / 9 months ago
  • Ratzilla
    I think this may lack a bit of context, so I'll try to fill in. This is a demo that was just showcased live by the author as part of their talk at FOSDEM'25: https://fosdem.org/2025/schedule/event/fosdem-2025-5496-bringing-terminal-aesthetics-to-the-web-with-rust-and-vice-versa-/ The talk was centered on Ratatui (a TUI library in Rust, https://ratatui.rs/) now targeting terminals and web browsers with a shared... - Source: Hacker News / over 1 year ago
  • The Modern CLI Renaissance
    Excellent article of what is going on in the terminal space, agree on the TUI section where we are seeing lots of terminal tools being built in Rust and Go and libraries such as Ratatui [1] and Bubble Tea [2] becoming a new modern alternative to ncurses for building TUIs. Python has Textualize which is also very popular for building terminal user interfaces [3] And we've noticed this renaissance as well of new CLI... - Source: Hacker News / almost 2 years ago
  • 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. - Source: dev.to / almost 2 years ago
  • 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. - Source: dev.to / about 2 years ago
  • 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... - Source: Hacker News / about 2 years ago

Do you know an article comparing Ratatui to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Ratatui discussion

Log in or Post with

Is Ratatui good? This is an informative page that will help you find out. Moreover, you can review and discuss Ratatui here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.