Decision Workspace
uzor-framework vs uzor-render-hub vs uzor-window-hub
Side-by-side comparison of Rust crates
50
uzor-framework
experimentalv1.1.8
uzor-framework: end-to-end app runner — owns winit, windows, chrome, GPU pipeline, screenshot, backend autodetect. Apps register widgets and business logic; framework handles everything else.
49
uzor-render-hub
experimentalv1.3.2
uzor-render-hub: unified rendering backend hub — auto-detects GPU, instantiates the right backend (vello-gpu / vello-hybrid / wgpu-instanced / vello-cpu / tiny-skia), submits frames, collects metrics.
49
uzor-window-hub
experimentalv1.2.0
uzor-window-hub: unified window provider hub. Selects desktop / web / mobile platform crate via feature flags. Mirrors uzor-render-hub pattern.
Core Metrics
| uzor-framework | uzor-render-hub | uzor-window-hub | |
|---|---|---|---|
| Health Score | 50 | 49 | 49 |
| Total Downloads | 66 | 236 | 67 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 16 | 4 |
| Releases | 5 | 11 | 4 |
| Last Updated | 26d ago | 6d ago | 21d ago |
| Age | 29d | 29d | 28d |
Health Breakdown
uzor-framework
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
10
uzor-render-hub
Maintenance
14
Quality
13
Community
9
Popularity
3
Documentation
10
uzor-window-hub
Maintenance
13
Quality
16
Community
8
Popularity
2
Documentation
10
Technical Details
| uzor-framework | uzor-render-hub | uzor-window-hub | |
|---|---|---|---|
| Version | 1.1.8 | 1.3.2 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 19 | 1 |
| Crate Size | 34KB | 58KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uzor-framework leads with a health score of 50/100, but none of the options score above 80.
- •uzor-render-hub has the most downloads (236), suggesting wider adoption.