Decision Workspace
easy-ext vs pin-project-internal vs auto_enums
Side-by-side comparison of Rust crates
65
easy-ext
stablev1.0.3
A lightweight attribute macro for easily writing extension trait pattern.
68
pin-project-internal
stablev1.1.11
Implementation detail of the `pin-project` crate.
66
auto_enums
growingv0.8.8
A library for to allow multiple return types by automatically generated enum.
Core Metrics
| easy-ext | pin-project-internal | auto_enums | |
|---|---|---|---|
| Health Score | 65 | 68 | 66 |
| Total Downloads | 3.0M | 382.6M | 12.4M |
| 30d Downloads | 166.9K | 27.0M | 1.1M |
| Dependents | 721 | 87 | 241 |
| Releases | 23 | 69 | 57 |
| Last Updated | 24d ago | 28d ago | 28d ago |
| Age | 7y 1m | 6y 7m | 7y 3m |
Health Breakdown
easy-ext
Maintenance
16
Quality
16
Community
14
Popularity
8
Documentation
11
pin-project-internal
Maintenance
17
Quality
20
Community
11
Popularity
8
Documentation
12
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12
Technical Details
| easy-ext | pin-project-internal | auto_enums | |
|---|---|---|---|
| Version | 1.0.3 | 1.1.11 | 0.8.8 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 3 | 14 |
| Crate Size | 30KB | 29KB | 58KB |
| Features | 0 | 0 | 21 |
| Yanked % | 13.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.31 | 1.71 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pin-project-internal leads with a health score of 68/100, but none of the options score above 80.
- •easy-ext is depended on by 721 crates — strongest ecosystem trust.
- •auto_enums is pre-1.0 — API may change.