Decision Workspace
fix-hidden-lifetime-bug vs fix-hidden-lifetime-bug-proc_macros vs auto_impl
Side-by-side comparison of Rust crates
51
fix-hidden-lifetime-bug
growingv0.2.7
Proc-macro to write an automatic fix for the "hidden lifetime in impl Trait" issue
48
fix-hidden-lifetime-bug-proc_macros
growingv0.2.7
Proc-macro to write an automatic fix for the "hidden lifetime in impl Trait" issue
66
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 | 51 | 48 | 66 |
| Total Downloads | 8.7M | 7.5M | 47.0M |
| 30d Downloads | 129.3K | 64.4K | 3.5M |
| Dependents | 52 | 15 | 4.0K |
| Releases | 15 | 15 | 16 |
| Last Updated | 593d ago | 593d ago | 352d ago |
| Age | 4y 10m | 4y 10m | 8y 8m |
Health Breakdown
fix-hidden-lifetime-bug
Maintenance
6
Quality
17
Community
8
Popularity
8
Documentation
12
fix-hidden-lifetime-bug-proc_macros
Maintenance
6
Quality
16
Community
6
Popularity
8
Documentation
12
auto_impl
Maintenance
7
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 66/100, but none of the options score above 80.
- •auto_impl is depended on by 4.0K crates — strongest ecosystem trust.
- •⚠ fix-hidden-lifetime-bug, fix-hidden-lifetime-bug-proc_macros 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.