Ross ROSS = Recommend OSS · open-source software intelligence for agents

gyscos/cursive

A Text User Interface library for the Rust programming language observed · 2026-08-28

github.com/gyscos/cursive · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 95
  • Release rhythm 20
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4134
  • days_rel: 323
  • days_push: 32
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4841 stars · 268 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Cursive is a Text User Interface (TUI) library for Rust focused on ease-of-use, letting developers build rich interactive terminal applications with views like dialogs, menus, and lists. It defaults to the crossterm backend but supports alternative backends such as ncurses.

Use cases

  • build a terminal UI app in Rust
  • create interactive dialogs and menus in the terminal
  • write a TUI dashboard or text-based tool
  • add a text user interface to a CLI program
  • build terminal forms with input fields and buttons

When to choose

  • you want an easy-to-use, safe Rust TUI library with batteries-included views
  • you need cross-platform terminal UIs without manual ncurses handling
  • you prefer a view-based, event-loop-driven architecture for terminal apps

When to avoid

  • you need pixel-level or graphical (GUI) interfaces rather than text-based ones
  • you want a minimal immediate-mode TUI approach rather than a widget/view framework
  • you are not working in Rust

Facets

library · maturity stable

ui-components terminal-ui developer-tools developer-tools cross-platform windows rust cross-platform cli tui ncurses crossterm terminal-ui rust-library event-loop command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
gyscos/cursivemain70

For agents

markdown · JSON · MCP: product_card(name="gyscos/cursive")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem