Decision Workspace
auto_unwrap vs proc-macro-crate vs toolkit-zero-macros
Side-by-side comparison of Rust crates
39
auto_unwrap
growingv1.1.0
A small proc-macro that replaces instances of `?` with `.unwrap()`
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
| auto_unwrap | proc-macro-crate | toolkit-zero-macros | |
|---|---|---|---|
| Health Score | 39 | 70 | 61 |
| Total Downloads | 5.4K | 329.6M | 111 |
| 30d Downloads | 4 | 24.1M | 111 |
| Dependents | 0 | 5.4K | 19 |
| Releases | 4 | 24 | 7 |
| Last Updated | 1210d ago | 23d ago | 4d ago |
| Age | 3y 3m | 7y 1m | 12d |
Health Breakdown
auto_unwrap
Maintenance
10
Quality
14
Community
3
Popularity
4
Documentation
8
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
| auto_unwrap | proc-macro-crate | toolkit-zero-macros | |
|---|---|---|---|
| Version | 1.1.0 | 3.5.0 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 4KB | 13KB | 22KB |
| Features | 0 | 0 | 10 |
| Yanked % | 50.0% | 12.5% | 0.0% |
| Edition | — | 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.
- •⚠ auto_unwrap has not been updated in over a year.