google/ion
Ion observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3873
- days_rel: n/a
- days_push: 1546
- n_releases_24m: 0
Adoption not part of the score
1419 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ion is a portable C++ suite of libraries and tools from Google for building graphical client applications across desktop, mobile, browser, and embedded platforms. It provides application infrastructure plus graphics tooling such as OpenGL tracing, shader editing, and performance analysis on top of OpenGL/ES.
Use cases
- build cross-platform graphical client applications in C++
- trace and debug OpenGL calls
- edit shaders at runtime and see results immediately
- analyze graphics scenes for performance bottlenecks
- run graphics apps on mobile and browser via Emscripten
- unit test renderers with a mock OpenGL implementation
When to choose
- you need a small, fast C++ graphics/application framework across desktop, mobile, and web
- you want runtime introspection and editing of graphics state and shaders
- you need well-tested portable application infrastructure used at scale
When to avoid
- you want a high-level game engine with assets, physics, and editors
- you target modern APIs like Vulkan or Metal rather than OpenGL/ES
- you need a project with frequent recent releases and active community support
Facets
library · maturity maintenance
graphics game-engine ui-components developer-tools testing graphics cross-platform developer-tools cpp windows cross-platform wasm opengl graphics-engine 3d-graphics shaders mobile-graphics emscripten game-development linux macos android ios
1 source
- readme: https://github.com/google/ion · fetched 2026-08-28 · 5ab4a273f909
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/ion | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem