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
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • textual

    Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) 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

    React-like GUI library for desktop, web, mobile, TUI, 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.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • tui-rs

    Build terminal user interfaces and dashboards using Rust

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

  • ratatui

    tui-rs revival project

    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