AllenDang/giu
Cross platform rapid GUI framework for golang based on Dear ImGui. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 74
- Longevity 100
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: 50
- age_days: 2437
- days_rel: 92
- days_push: 13
- n_releases_24m: 8
Adoption not part of the score
2777 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
giu is a cross-platform rapid GUI framework for Go built on Dear ImGui and the cimgui-go binding. It provides a declarative, drop-in UI API with DPI awareness, incremental font atlas rebuilding for multilingual text, and event-driven redraws for low CPU usage.
Use cases
- build a desktop GUI app in Go
- create cross-platform desktop tools with Go
- make a native-looking utility UI without web tech
- build a small single-binary GUI application
- render charts and dashboards in a Go desktop app
- write a GUI for a CLI tool in Go
When to choose
- you want a small, fast, single-binary desktop app in Go
- you prefer declarative UI code over manual render loops
- you need multilingual text rendering without font configuration
- you want low CPU usage with event-driven redraws
When to avoid
- you need native OS widget look-and-feel rather than ImGui styling
- you target mobile or web platforms
- you cannot set up a C/C++ compiler toolchain
- you need complex retained-mode UI features like advanced accessibility
Facets
framework · maturity active
gui ui-components graphics desktop-applications cross-platform developer-tools windows go cross-platform dear-imgui imgui immediate-mode-gui declarative-ui glfw opengl desktop-gui macos linux
1 source
- readme: https://github.com/AllenDang/giu · fetched 2026-08-28 · 71e952ffc766
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AllenDang/giu | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem