Decision Workspace
graphics vs imgui-wgpu vs moltrun
Side-by-side comparison of Rust crates
55
graphics
growingv0.5.12
A 3D rendering engine for rust programs, with GUI integration
63
imgui-wgpu
growingv0.28.0
A wgpu render backend for imgui-rs.
55
moltrun
experimentalv1.7.2
High-performance game engine library with AI capabilities, built on wgpu for modern 3D graphics and physics simulation
Core Metrics
| graphics | imgui-wgpu | moltrun | |
|---|---|---|---|
| Health Score | 55 | 63 | 55 |
| Total Downloads | 14.3K | 119.2K | 356 |
| 30d Downloads | 138 | 1.6K | 12 |
| Dependents | 1 | 50 | 0 |
| Releases | 36 | 31 | 10 |
| Last Updated | 9d ago | 8d ago | 121d ago |
| Age | 1y 4m | 6y 6m | 4m |
Health Breakdown
graphics
Maintenance
19
Quality
11
Community
7
Popularity
5
Documentation
13
imgui-wgpu
Maintenance
17
Quality
12
Community
13
Popularity
6
Documentation
15
moltrun
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| graphics | imgui-wgpu | moltrun | |
|---|---|---|---|
| Version | 0.5.12 | 0.28.0 | 1.7.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 13 | 11 |
| Crate Size | 4.3MB | 56KB | 62KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 3.2% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.87 | 1.90 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •imgui-wgpu leads with a health score of 63/100, but none of the options score above 80.
- •graphics, imgui-wgpu are pre-1.0 — API may change.