Ratatui icon
Ratatui icon

Ratatui

 1 like

Ratatui is a Rust library for cooking up delicious text user interfaces (TUIs). It is a lightweight library that provides a set of widgets and utilities to build simple or complex rust TUIs.

Ratatui screenshot 1

License model

  • FreeOpen Source

Platforms

  • Rust
  • Self-Hosted
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Rust
  3.  Tui

 Tags

  • interface-builder

Ratatui News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • VentiStudio liked Ratatui
    6 months ago
Show all activities

Ratatui information

  • Developed by

    Ratatui
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  13,029 Stars
  •  410 Forks
  •  193 Open Issues
  •   Updated May 15, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Ratatui, and it has gotten 1 likes

Ratatui was added to AlternativeTo by Paul on Dec 11, 2023 and this page was last updated Dec 11, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Ratatui?

Ratatui is a Rust library for cooking up delicious text user interfaces (TUIs). It is a lightweight library that provides a set of widgets and utilities to build simple or complex rust TUIs.

Ratatui is an immediate mode graphics library. Applications imperatively declare how to render each frame in full by combining widgets and layout. Ratatui then draws the described UI widgets efficiently to the terminal.

Official Links