Decision Workspace
proc-macro-crate vs impl-trait-for-tuples vs toolkit-zero-macros
Side-by-side comparison of Rust crates
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
54
impl-trait-for-tuples
growingv0.2.3
Attribute macro to implement a trait for tuples
61
toolkit-zero-macros
experimentalv1.3.0
Procedural macros for toolkit-zero
Core Metrics
| proc-macro-crate | impl-trait-for-tuples | toolkit-zero-macros | |
|---|---|---|---|
| Health Score | 70 | 54 | 61 |
| Total Downloads | 329.6M | 35.6M | 111 |
| 30d Downloads | 24.9M | 2.3M | 111 |
| Dependents | 5.4K | 1.9K | 19 |
| Releases | 24 | 8 | 7 |
| Last Updated | 23d ago | 491d ago | 4d ago |
| Age | 7y 1m | 6y 6m | 12d |
Health Breakdown
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
impl-trait-for-tuples
Maintenance
5
Quality
14
Community
14
Popularity
8
Documentation
13
toolkit-zero-macros
Maintenance
14
Quality
20
Community
10
Popularity
2
Documentation
15
Technical Details
| proc-macro-crate | impl-trait-for-tuples | toolkit-zero-macros | |
|---|---|---|---|
| Version | 3.5.0 | 0.2.3 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT |
| Dependencies | 4 | 4 | 3 |
| Crate Size | 13KB | 16KB | 22KB |
| Features | 0 | 0 | 10 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ impl-trait-for-tuples has not been updated in over a year.
- •impl-trait-for-tuples is pre-1.0 — API may change.