gioui/gio
Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio) 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
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
- readme: https://github.com/gioui/gio · fetched 2026-08-28 · c401fc866bfc
- homepage: http://gioui.org · fetched 2026-08-29 · 7a15db2693e4
- site_page: https://gioui.org/doc/install · fetched 2026-08-29 · bc984f942ac0
- site_page: https://gioui.org/doc/install/linux · fetched 2026-08-29 · d287e606172f
- site_page: https://gioui.org/doc/install/windows · fetched 2026-08-29 · f8a4f136157c
- site_page: https://gioui.org/doc/install/macos · fetched 2026-08-29 · da4d3a0ee518
- site_page: https://gioui.org/doc/install/android · fetched 2026-08-29 · b7492e430bf0
- site_page: https://gioui.org/doc/install/ios · fetched 2026-08-29 · bd9ceaff8b46
- site_page: https://gioui.org/doc/install/wasm · fetched 2026-08-29 · 4aace5e8358a
- site_page: https://gioui.org/doc/faq · fetched 2026-08-29 · fccfa1a31623
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gioui/gio | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem