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

gioui/gio

Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio) observed · 2026-08-28

github.com/gioui/gio · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 2088
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2237 stars · 180 forks observed · 2026-08-28

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

Gio is a Go library for writing cross-platform immediate mode GUIs, supporting Linux, macOS, Windows, Android, iOS, FreeBSD, OpenBSD, and WebAssembly. It uses GPU-based vector rendering with minimal dependencies on platform libraries for windowing, input, and drawing.

Use cases

  • build a cross-platform desktop app in Go
  • write an Android app in pure Go
  • create an iOS application with Go
  • build a GUI that runs in the browser via WebAssembly
  • make a fluid immediate-mode UI with GPU vector rendering
  • package a Go GUI program as a native mobile app
  • build a lightweight GUI with few dependencies

When to choose

  • you want a single Go codebase targeting desktop, mobile, and web
  • you prefer immediate mode UI over retained widget trees
  • you need efficient GPU-based vector rendering with resolution independence
  • you want minimal dependencies beyond platform window/input libraries

When to avoid

  • you need a large ecosystem of prebuilt widgets and mature tooling like Qt or Electron
  • your team is not working in Go
  • you require pre-1.0 API stability, since breaking changes still occur in minor versions
  • you need deep native platform integration beyond what Gio exposes

Facets

library · maturity active

gui graphics ui-components animation cross-platform graphics desktop-applications mobile-development web-development windows wasm go cross-platform bsd immediate-mode gpu-rendering vector-graphics golang gui-framework linux macos android ios

10 sources

Member repositories

RepositoryRoleHealth v2
gioui/giomain77

For agents

markdown · JSON · MCP: product_card(name="gioui/gio")

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