fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3585
- days_rel: n/a
- days_push: 1123
- n_releases_24m: 0
Adoption not part of the score
10870 stars · 483 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tui-rs is a Rust library for building rich terminal user interfaces and dashboards with immediate-mode rendering and a set of built-in widgets. It is no longer maintained; users should use the actively maintained ratatui fork instead.
Use cases
- build a tui dashboard in rust
- render charts and gauges in the terminal
- create a terminal user interface for a cli app
- draw sparklines and progress bars in the terminal
- build an interactive terminal app with widgets
When to choose
- you are maintaining a legacy Rust project already built on tui
- you need a stable, MIT-licensed TUI widget library for Rust and cannot switch dependencies
When to avoid
- you are starting a new Rust TUI project - use ratatui instead
- you need input handling or an event system, which this library does not provide
- you need ongoing maintenance, bug fixes, or new features
Facets
library · maturity abandoned
terminal-ui ui-components charts developer-tools data-visualization rust cli cross-platform tui dashboard widgets crossterm termion unmaintained command-line
1 source
- readme: https://github.com/fdehau/tui-rs · fetched 2026-08-28 · 3f19d88deaf7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fdehau/tui-rs | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem