Decision Workspace
bevy_btml vs bevy_extended_ui_macros vs html_to_bevy
Side-by-side comparison of Rust crates
45
bevy_btml
experimentalv0.1.3
A macro to create Bevy entity-component hierarchies using an HTML-like syntax.
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
Core Metrics
| bevy_btml | bevy_extended_ui_macros | html_to_bevy | |
|---|---|---|---|
| Health Score | 45 | 52 | 49 |
| Total Downloads | 88 | 837 | 12.2K |
| 30d Downloads | 6 | 237 | 26 |
| Dependents | 0 | 35 | 0 |
| Releases | 4 | 35 | 22 |
| Last Updated | 78d ago | 11d ago | 351d ago |
| Age | 2m | 2m | 12m |
Health Breakdown
bevy_btml
Maintenance
15
Quality
12
Community
6
Popularity
2
Documentation
10
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
Technical Details
| bevy_btml | bevy_extended_ui_macros | html_to_bevy | |
|---|---|---|---|
| Version | 0.1.3 | 1.5.0 | 0.8.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 0 |
| Crate Size | 162KB | 7KB | 9KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •bevy_btml, html_to_bevy are pre-1.0 — API may change.