Decision Workspace
bevy_extended_ui_macros vs html_to_bevy vs bevy_btml
Side-by-side comparison of Rust crates
52
bevy_extended_ui_macros
experimentalv1.5.0
Macros for the html bind in bevy_extended_ui.
49
html_to_bevy
experimentalv0.8.5
A procedural macro to generate Bevy UI code from HTML-like syntax
45
bevy_btml
experimentalv0.1.3
A macro to create Bevy entity-component hierarchies using an HTML-like syntax.
Core Metrics
| bevy_extended_ui_macros | html_to_bevy | bevy_btml | |
|---|---|---|---|
| Health Score | 52 | 49 | 45 |
| Total Downloads | 837 | 12.2K | 88 |
| 30d Downloads | 237 | 26 | 6 |
| Dependents | 35 | 0 | 0 |
| Releases | 35 | 22 | 4 |
| Last Updated | 11d ago | 351d ago | 78d ago |
| Age | 2m | 12m | 2m |
Health Breakdown
bevy_extended_ui_macros
Maintenance
12
Quality
17
Community
10
Popularity
3
Documentation
10
html_to_bevy
Maintenance
12
Quality
16
Community
6
Popularity
5
Documentation
10
bevy_btml
Maintenance
15
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| bevy_extended_ui_macros | html_to_bevy | bevy_btml | |
|---|---|---|---|
| Version | 1.5.0 | 0.8.5 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 0 | 4 |
| Crate Size | 7KB | 9KB | 162KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_extended_ui_macros leads with a health score of 52/100, but none of the options score above 80.
- •html_to_bevy has the most downloads (12.2K), suggesting wider adoption.
- •html_to_bevy, bevy_btml are pre-1.0 — API may change.