Decision Workspace
html_to_bevy vs bevy_extended_ui_macros vs bevy_btml
Side-by-side comparison of Rust crates
49
html_to_bevy
experimentalv0.8.5
A procedural macro to generate Bevy UI code from HTML-like syntax
52
bevy_extended_ui_macros
experimentalv1.5.0
Macros for the html bind in bevy_extended_ui.
45
bevy_btml
experimentalv0.1.3
A macro to create Bevy entity-component hierarchies using an HTML-like syntax.
Core Metrics
| html_to_bevy | bevy_extended_ui_macros | bevy_btml | |
|---|---|---|---|
| Health Score | 49 | 52 | 45 |
| Total Downloads | 12.2K | 837 | 88 |
| 30d Downloads | 26 | 240 | 6 |
| Dependents | 0 | 35 | 0 |
| Releases | 22 | 35 | 4 |
| Last Updated | 351d ago | 11d ago | 78d ago |
| Age | 12m | 2m | 2m |
Health Breakdown
html_to_bevy
Maintenance
12
Quality
16
Community
6
Popularity
5
Documentation
10
bevy_extended_ui_macros
Maintenance
12
Quality
17
Community
10
Popularity
3
Documentation
10
bevy_btml
Maintenance
15
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| html_to_bevy | bevy_extended_ui_macros | bevy_btml | |
|---|---|---|---|
| Version | 0.8.5 | 1.5.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 9KB | 7KB | 162KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.