# gioui/gio

Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

Repository: https://github.com/gioui/gio
Canonical: https://ross.abutalabs.com/products/gio
Homepage: http://gioui.org
Language: Go
License: NOASSERTION
License Family: other
Topics: gio, mirror
Last push: 2026-08-23T10:26:50+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2088, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2237, forks 180 (observed 2026-08-28T04:06:29.458977+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: gui, graphics, ui-components, animation
- domain: cross-platform, graphics, desktop-applications, mobile-development, web-development
- platform: windows, wasm, go, cross-platform, bsd
- tags: immediate-mode, gpu-rendering, vector-graphics, golang, gui-framework, linux, macos, android, ios

## Member repositories
- gioui/gio (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.458977+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:44:15.539446+00:00, confidence not recorded.
  - readme: https://github.com/gioui/gio (fetched 2026-08-28T04:06:29.458977+00:00, sha c401fc866bfc)
  - homepage: http://gioui.org (fetched 2026-08-29T10:24:49.797288+00:00, sha 7a15db2693e4)
  - site_page: https://gioui.org/doc/install (fetched 2026-08-29T10:24:49.807069+00:00, sha bc984f942ac0)
  - site_page: https://gioui.org/doc/install/linux (fetched 2026-08-29T10:24:49.809173+00:00, sha d287e606172f)
  - site_page: https://gioui.org/doc/install/windows (fetched 2026-08-29T10:24:49.810921+00:00, sha f8a4f136157c)
  - site_page: https://gioui.org/doc/install/macos (fetched 2026-08-29T10:24:49.812460+00:00, sha da4d3a0ee518)
  - site_page: https://gioui.org/doc/install/android (fetched 2026-08-29T10:24:49.814304+00:00, sha b7492e430bf0)
  - site_page: https://gioui.org/doc/install/ios (fetched 2026-08-29T10:24:49.816366+00:00, sha bd9ceaff8b46)
  - site_page: https://gioui.org/doc/install/wasm (fetched 2026-08-29T10:24:49.817994+00:00, sha 4aace5e8358a)
  - site_page: https://gioui.org/doc/faq (fetched 2026-08-29T10:24:49.819488+00:00, sha fccfa1a31623)
- Data as of 2026-08-30T08:39:29.467469+00:00.
