vlang/ui
A cross-platform UI library written in V 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
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
- readme: https://github.com/vlang/ui · fetched 2026-08-28 · 906019629f34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vlang/ui | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem