Looking for a Rust TUI library similar to textual for python

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • textual

    The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

  • Hi, currently learning Rust and I would like to build a TUI interface. I checked the libraries, is there something similar to Textual for Rust where it mimics DOM/CSS to build advanced TUIs ?

  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • Dioxus TUI uses html + css to style TUIs. It also has built in components (slider, text box, buttons, etc) that support mouse and keyboard and a built in focus system.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tui-rs

    Discontinued Build terminal user interfaces and dashboards using Rust

  • https://github.com/fdehau/tui-rs/issues/654 https://github.com/tui-rs-revival/ratatui

  • ratatui

    Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀

  • https://github.com/fdehau/tui-rs/issues/654 https://github.com/tui-rs-revival/ratatui

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts