tpecholt/imrad
ImRAD is a GUI builder for the ImGui library observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 86
- Release rhythm 33
- Longevity 90
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: 232.5
- age_days: 1269
- days_rel: 238
- days_push: 84
- n_releases_24m: 3
Adoption not part of the score
1389 stars · 60 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ImRAD is a GUI builder for the ImGui (Dear ImGui) library that lets developers visually design windows, popups, and layouts. It generates and parses C++ code directly usable in applications, supporting continuous round-trip editing with data binding and event handlers.
Use cases
- visually design ImGui interfaces without hand-writing code
- generate C++ UI code for a Dear ImGui application
- build modal dialogs and popups with box layouts for ImGui
- create Android ImGui apps with generated MainActivity and CMake templates
- round-trip edit generated UI code while keeping manual additions
- bind widget properties to C++ expressions and member variables
When to choose
- you use Dear ImGui and want a visual designer instead of writing layout code by hand
- you need generated C++ UI code that remains editable and re-parseable
- you want box layout and data binding features not available in stock ImGui
- you target Windows, Linux, macOS, or Android with ImGui
When to avoid
- you don't use ImGui for your UI
- you need a GPL-3.0-incompatible license for your tooling
- you want a designer for non-ImGui toolkits like Qt or GTK
Facets
application · maturity active
gui ui-components developer-tools developer-tools desktop-applications cross-platform windows cpp imgui dear-imgui gui-builder wysiwyg code-generation data-binding glfw linux macos android
1 source
- readme: https://github.com/tpecholt/imrad · fetched 2026-08-28 · 1443a189e2b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tpecholt/imrad | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem