Decision Workspace
fix-hidden-lifetime-bug-proc_macros vs fix-hidden-lifetime-bug vs auto_impl
Side-by-side comparison of Rust crates
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
51
fix-hidden-lifetime-bug
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-proc_macros | fix-hidden-lifetime-bug | auto_impl | |
|---|---|---|---|
| Health Score | 48 | 51 | 66 |
| Total Downloads | 7.5M | 8.7M | 47.0M |
| 30d Downloads | 64.4K | 129.3K | 3.5M |
| Dependents | 15 | 52 | 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-proc_macros
Maintenance
6
Quality
16
Community
6
Popularity
8
Documentation
12
fix-hidden-lifetime-bug
Maintenance
6
Quality
17
Community
8
Popularity
8
Documentation
12
auto_impl
Maintenance
7
Quality
19
Community
17
Popularity
8
Documentation
15
Technical Details
| fix-hidden-lifetime-bug-proc_macros | fix-hidden-lifetime-bug | 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 | 4 | 2 | 5 |
| Crate Size | 11KB | 19KB | 32KB |
| Features | 2 | 3 | 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-proc_macros, fix-hidden-lifetime-bug have not been updated in over a year.
- •fix-hidden-lifetime-bug-proc_macros, fix-hidden-lifetime-bug are pre-1.0 — API may change.