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

capy-ui/capy

💻Build one codebase and get native UI on Windows, Linux and Web observed · 2026-08-28

github.com/capy-ui/capy · homepage · Zig · MPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
capy-ui/capymain49

For agents

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

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