Decision Workspace
attribute vs proc-macro-crate vs toolkit-zero-macros
Side-by-side comparison of Rust crates
46
attribute
experimentalv0.2.1
Procedural macro for tidier Rust attributes.
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
61
toolkit-zero-macros
experimentalv1.3.0
Procedural macros for toolkit-zero
Core Metrics
| attribute | proc-macro-crate | toolkit-zero-macros | |
|---|---|---|---|
| Health Score | 46 | 70 | 61 |
| Total Downloads | 55 | 329.6M | 111 |
| 30d Downloads | 6 | 24.1M | 111 |
| Dependents | 0 | 5.4K | 19 |
| Releases | 3 | 24 | 7 |
| Last Updated | 43d ago | 23d ago | 4d ago |
| Age | 1m | 7y 1m | 12d |
Health Breakdown
attribute
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
13
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
toolkit-zero-macros
Maintenance
14
Quality
20
Community
10
Popularity
2
Documentation
15
Technical Details
| attribute | proc-macro-crate | toolkit-zero-macros | |
|---|---|---|---|
| Version | 0.2.1 | 3.5.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 4 | 3 |
| Crate Size | 16KB | 13KB | 22KB |
| Features | 1 | 0 | 10 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.82.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-crate leads with a health score of 70/100, but none of the options score above 80.
- •proc-macro-crate is depended on by 5.4K crates — strongest ecosystem trust.
- •attribute is pre-1.0 — API may change.