Decision Workspace
fix-hidden-lifetime-bug vs fix-hidden-lifetime-bug-proc_macros vs auto_impl
Side-by-side comparison of Rust crates
49
fix-hidden-lifetime-bug
growingv0.2.7
Proc-macro to write an automatic fix for the "hidden lifetime in impl Trait" issue
46
fix-hidden-lifetime-bug-proc_macros
growingv0.2.7
Proc-macro to write an automatic fix for the "hidden lifetime in impl Trait" issue
65
auto_impl
growingv1.3.0
Automatically implement traits for common smart pointers and closures
Core Metrics
| fix-hidden-lifetime-bug | fix-hidden-lifetime-bug-proc_macros | auto_impl | |
|---|---|---|---|
| Health Score | 49 | 46 | 65 |
| Total Downloads | 9.0M | 7.6M | 53.1M |
| 30d Downloads | 153.8K | 91.2K | 3.3M |
| Dependents | 52 | 15 | 4.2K |
| Releases | 15 | 15 | 16 |
| Last Updated | 652d ago | 652d ago | 411d ago |
| Age | 5y | 5y | 8y 9m |
Health Breakdown
fix-hidden-lifetime-bug
Maintenance
4
Quality
17
Community
8
Popularity
8
Documentation
12
fix-hidden-lifetime-bug-proc_macros
Maintenance
4
Quality
16
Community
6
Popularity
8
Documentation
12
auto_impl
Maintenance
6
Quality
19
Community
17
Popularity
8
Documentation
15
Technical Details
| fix-hidden-lifetime-bug | fix-hidden-lifetime-bug-proc_macros | auto_impl | |
|---|---|---|---|
| Version | 0.2.7 | 0.2.7 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 5 |
| Crate Size | 19KB | 11KB | 32KB |
| Features | 3 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •auto_impl leads with a health score of 65/100, but none of the options score above 80.
- •auto_impl is depended on by 4.2K crates — strongest ecosystem trust.
- •⚠ fix-hidden-lifetime-bug, fix-hidden-lifetime-bug-proc_macros, auto_impl have not been updated in over a year.
- •fix-hidden-lifetime-bug, fix-hidden-lifetime-bug-proc_macros are pre-1.0 — API may change.