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

vlang/ui

A cross-platform UI library written in V observed · 2026-08-28

github.com/vlang/ui · V · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 80
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2634
  • days_rel: n/a
  • days_push: 122
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2512 stars · 160 forks observed · 2026-08-28

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

V UI is a cross-platform UI toolkit written in the V programming language, targeting Windows, macOS, Linux, Android, and eventually iOS and the web. It offers a declarative API similar to SwiftUI and Flutter, using native widgets on Windows and macOS while drawing widgets itself on other platforms.

Use cases

  • build a cross-platform desktop GUI app in V
  • create simple native-feeling windows with textboxes and buttons
  • prototype UIs with a declarative SwiftUI-like API
  • build lightweight Linux GUI apps without GTK or Qt dependencies
  • develop mobile apps for Android in V
  • compile dependency-free GUI binaries

When to choose

  • you are already using the V language and need a GUI
  • you want small binaries with no external dependencies
  • you want to experiment with an early declarative UI toolkit
  • you need a lightweight alternative to GTK/Qt on Linux

When to avoid

  • you need production-ready, stable software (it is explicitly pre-alpha)
  • you need a mature widget set with many features
  • you need iOS or web support today
  • you require comprehensive documentation (only examples exist)
  • your project depends on long-term API stability

Facets

library · maturity experimental

ui-components gui mobile-framework cross-platform web-development developer-tools windows cross-platform v-lang gui-toolkit declarative-ui pre-alpha native-widgets macos linux android

1 source

Member repositories

RepositoryRoleHealth v2
vlang/uimain68

For agents

markdown · JSON · MCP: product_card(name="vlang/ui")

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