Decision Workspace
ui_layout vs egui_flex vs egui_taffy
Side-by-side comparison of Rust crates
43
ui_layout
experimentalv0.9.8
A minimal Flexbox-inspired layout engine for Rust GUI
61
egui_flex
growingv0.6.0
A flexbox-like layout system for egui.
52
egui_taffy
growingv0.10.0
Grid, Flexbox, Block layout support for egui using taffy
Core Metrics
| ui_layout | egui_flex | egui_taffy | |
|---|---|---|---|
| Health Score | 43 | 61 | 52 |
| Total Downloads | 694 | 18.7K | 50.1K |
| 30d Downloads | 203 | 1.7K | 3.9K |
| Dependents | 0 | 47 | 3 |
| Releases | 30 | 7 | 14 |
| Last Updated | 2d ago | 1d ago | 168d ago |
| Age | 2m | 1y 5m | 1y 4m |
Health Breakdown
ui_layout
Maintenance
13
Quality
12
Community
5
Popularity
3
Documentation
10
egui_flex
Maintenance
21
Quality
13
Community
12
Popularity
5
Documentation
10
egui_taffy
Maintenance
12
Quality
15
Community
7
Popularity
6
Documentation
12
Technical Details
| ui_layout | egui_flex | egui_taffy | |
|---|---|---|---|
| Version | 0.9.8 | 0.6.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 7 | 8 |
| Crate Size | 34KB | 199KB | 57KB |
| Features | 0 | 0 | 3 |
| Yanked % | 6.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •egui_flex leads with a health score of 61/100, but none of the options score above 80.
- •egui_taffy has the most downloads (50.1K), suggesting wider adoption.