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

ratatui/mousefood

embedded-graphics backend for Ratatui observed · 2026-08-28

github.com/ratatui/mousefood · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 89
  • Longevity 38
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: 16
  • age_days: 533
  • days_rel: 72
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1316 stars · 40 forks observed · 2026-08-28

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

Mousefood is a no-std embedded-graphics backend for Ratatui, the Rust terminal UI library. It lets Ratatui widgets render onto embedded displays such as ILI9341, ST7735, and SSD1306 drivers.

Use cases

  • render ratatui TUIs on embedded displays
  • build terminal-style UIs on microcontrollers
  • draw ratatui widgets with embedded-graphics
  • run TUI interfaces on no_std embedded hardware
  • prototype embedded display UIs with MockDisplay
  • use unicode fonts for box-drawing glyphs on small screens

When to choose

  • you want to use Ratatui widgets on embedded displays via embedded-graphics
  • you need a no-std TUI backend for microcontrollers
  • you want to prototype embedded UIs with Ratatui's widget ecosystem

When to avoid

  • you need a standard terminal backend for desktop TUI apps (use Ratatui's built-in crossterm backend)
  • you need GPU-accelerated or windowed rendering
  • you need very small binaries and can't afford large unicode fonts

Facets

library · maturity active

graphics ui-components embedded embedded-systems developer-tools cross-platform rust embedded cross-platform ratatui embedded-graphics tui no-std display-driver rust

2 sources

Member repositories

RepositoryRoleHealth v2
ratatui/mousefoodmain83

For agents

markdown · JSON · MCP: product_card(name="ratatui/mousefood")

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