imgui-rs/imgui-rs
Rust bindings for Dear ImGui observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- 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: n/a
- age_days: 4035
- days_rel: n/a
- days_push: 73
- n_releases_24m: 0
Adoption not part of the score
3051 stars · 388 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
imgui-rs provides safe Rust bindings to Dear ImGui, the standard immediate-mode GUI library. It includes a high-level safe API crate, generated low-level sys bindings, and integrations with renderers like glow and platform backends like winit and SDL2.
Use cases
- build debug tool windows in a Rust game
- create immediate mode GUI overlays in Rust
- add developer tooling UI to a wgpu or OpenGL app
- render ImGui interfaces from Rust
- build quick in-app tooling panels with Rust
When to choose
- you want Dear ImGui's immediate-mode UI in a Rust application
- you need debug or tooling overlays for games or graphics demos
- you want flexibility to pick your own renderer and windowing backend
When to avoid
- you need polished end-user application UI with native widgets
- you want a retained-mode or declarative GUI framework
- you need 100% coverage of Dear ImGui's API
Facets
library · maturity active
gui ui-components graphics graphics developer-tools cross-platform rust cpp cross-platform immediate-mode dear-imgui debug-ui game-tools opengl game-development desktop
1 source
- readme: https://github.com/imgui-rs/imgui-rs · fetched 2026-08-28 · a6bb29a3b9f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| imgui-rs/imgui-rs | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="imgui-rs/imgui-rs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem