Decision Workspace
impl-trait-for-tuples vs proc-macro-crate vs impl-tools
Side-by-side comparison of Rust crates
54
impl-trait-for-tuples
growingv0.2.3
Attribute macro to implement a trait for tuples
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
60
impl-tools
growingv0.11.4
Helper macros: autoimpl
Core Metrics
| impl-trait-for-tuples | proc-macro-crate | impl-tools | |
|---|---|---|---|
| Health Score | 54 | 70 | 60 |
| Total Downloads | 35.6M | 329.6M | 707.3K |
| 30d Downloads | 2.3M | 24.9M | 66.4K |
| Dependents | 1.9K | 5.4K | 434 |
| Releases | 8 | 24 | 25 |
| Last Updated | 491d ago | 23d ago | 179d ago |
| Age | 6y 6m | 7y 1m | 4y |
Health Breakdown
impl-trait-for-tuples
Maintenance
5
Quality
14
Community
14
Popularity
8
Documentation
13
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
impl-tools
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
15
Technical Details
| impl-trait-for-tuples | proc-macro-crate | impl-tools | |
|---|---|---|---|
| Version | 0.2.3 | 3.5.0 | 0.11.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 4 | 7 |
| Crate Size | 16KB | 13KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 12.5% | 4.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82.0 | 1.70.0 |
| 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, impl-tools are pre-1.0 — API may change.