Decision Workspace
bluth_macros vs ironhtml-macro vs proc-virtual-dom
Side-by-side comparison of Rust crates
47
bluth_macros
experimentalv0.1.6
Procedural macros for the bluth HTML framework
49
ironhtml-macro
experimentalv1.0.0
Procedural macro for type-safe HTML construction
47
proc-virtual-dom
experimentalv1.0.4
Procedural macros for virtual-dom HTML manipulation
Core Metrics
| bluth_macros | ironhtml-macro | proc-virtual-dom | |
|---|---|---|---|
| Health Score | 47 | 49 | 47 |
| Total Downloads | 165 | 104 | 150 |
| 30d Downloads | 69 | 51 | 45 |
| Dependents | 6 | 3 | 4 |
| Releases | 6 | 1 | 4 |
| Last Updated | 21d ago | 48d ago | 47d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
bluth_macros
Maintenance
12
Quality
15
Community
7
Popularity
3
Documentation
10
ironhtml-macro
Maintenance
10
Quality
17
Community
8
Popularity
2
Documentation
12
proc-virtual-dom
Maintenance
10
Quality
16
Community
8
Popularity
3
Documentation
10
Technical Details
| bluth_macros | ironhtml-macro | proc-virtual-dom | |
|---|---|---|---|
| Version | 0.1.6 | 1.0.0 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 3 | 5 |
| Crate Size | 11KB | 5KB | 5KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.81.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ironhtml-macro leads with a health score of 49/100, but none of the options score above 80.
- •bluth_macros has the most downloads (165), suggesting wider adoption.
- •bluth_macros is pre-1.0 — API may change.