capy-ui/capy
💻Build one codebase and get native UI on Windows, Linux and Web observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 59
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1988
- days_rel: n/a
- days_push: 251
- n_releases_24m: 0
Adoption not part of the score
2679 stars · 101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Capy is a declarative cross-platform GUI library for Zig that renders native controls using each target OS's toolkit (win32, Cocoa, GTK, Web). It supports cross-compilation from any platform to any other and exports a C API usable from other languages.
Use cases
- build a desktop app in zig with native controls
- one codebase for windows linux and web uis
- small native gui executables without electron
- cross-compile a gui app from linux to windows
- accessible native ui toolkit for zig
- embed a native gui in a zig application
When to choose
- you write in Zig and want native look-and-feel per platform
- you need tiny binaries and no runtime/VM overhead
- accessibility and OS-native keyboard/IME support matter
- you want seamless cross-compilation of UI apps
When to avoid
- you need a production-ready, API-stable toolkit - breaking changes are ongoing
- you need macOS or Android today (work in progress) or iOS (planned)
- you want to embed UI inside a game or custom rendering pipeline (explicit non-goal)
- your team doesn't use Zig and the C API is insufficient
Facets
library · maturity experimental
gui ui-components desktop-framework cross-platform desktop-applications web-development developer-tools windows browser cross-platform zig native-ui declarative-ui cross-compilation accessibility gui-toolkit wasm linux desktop
5 sources
- readme: https://github.com/capy-ui/capy · fetched 2026-08-28 · 8b1e5ac85009
- homepage: https://capy-ui.org · fetched 2026-08-29 · c92b31ca476c
- site_page: https://capy-ui.org/docs · fetched 2026-08-29 · 9d228621d280
- site_page: https://capy-ui.org/features · fetched 2026-08-29 · 0b3568903269
- site_page: https://capy-ui.org/docs/getting-started/installation · fetched 2026-08-29 · a41e419d8950
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| capy-ui/capy | main | 49 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem