Decision Workspace
toolkit-zero-macros vs proc-macro-crate vs impl-tools
Side-by-side comparison of Rust crates
61
toolkit-zero-macros
experimentalv1.3.0
Procedural macros for toolkit-zero
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
| toolkit-zero-macros | proc-macro-crate | impl-tools | |
|---|---|---|---|
| Health Score | 61 | 70 | 60 |
| Total Downloads | 111 | 329.6M | 707.3K |
| 30d Downloads | 111 | 24.9M | 66.4K |
| Dependents | 19 | 5.4K | 434 |
| Releases | 7 | 24 | 25 |
| Last Updated | 4d ago | 23d ago | 179d ago |
| Age | 12d | 7y 1m | 4y |
Health Breakdown
toolkit-zero-macros
Maintenance
14
Quality
20
Community
10
Popularity
2
Documentation
15
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
| toolkit-zero-macros | proc-macro-crate | impl-tools | |
|---|---|---|---|
| Version | 1.3.0 | 3.5.0 | 0.11.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 22KB | 13KB | 26KB |
| Features | 10 | 0 | 2 |
| Yanked % | 0.0% | 12.5% | 4.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 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-tools is pre-1.0 — API may change.