david-vanderson/dvui
Immediate Zig GUI for Apps and Games observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 48
- Longevity 100
Flags: no_license
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: 226.0
- age_days: 1571
- days_rel: 139
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
1642 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DVUI is an immediate-mode GUI toolkit written in Zig for building whole applications or adding debug windows to existing apps and games. It supports multiple backends including SDL2/SDL3, Raylib, GLFW, and DX11, and can run standalone, manage its own main loop, or overlay on top of an existing app.
Use cases
- build a desktop application GUI in Zig
- add a debug HUD overlay to an existing game
- create a standalone debug window inside a game engine
- prototype UI with an immediate mode API
- run a Zig GUI app in the browser via web demo
- render UI with SDL3 GPU backend
When to choose
- you are writing a Zig application or game and need a GUI
- you want an immediate-mode API with full input event access
- you need a debug overlay on top of an existing app or game
- you want low/variable framerate support with event-driven rendering
When to avoid
- you need a retained-mode or declarative UI framework
- your project is not in Zig or lacks Zig interop
- you need a mature toolkit with long-term API stability guarantees
- you require a specific backend not yet supported (e.g. SDL3GPU app mode)
Facets
library · maturity active
gui ui-components graphics desktop-applications cross-platform developer-tools cross-platform cpp immediate-mode zig gui-toolkit sdl raylib debug-overlay wasm game-development desktop web-server gpu
2 sources
- readme: https://github.com/david-vanderson/dvui · fetched 2026-08-28 · c96499dc4680
- homepage: https://david-vanderson.github.io/ · fetched 2026-08-29 · ed607e30a06a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| david-vanderson/dvui | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="david-vanderson/dvui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem