Decision Workspace
subdef vs pin-project-internal vs auto_enums
Side-by-side comparison of Rust crates
55
subdef
experimentalv0.1.7
Expressive attribute macro to define nested structures
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
| subdef | pin-project-internal | auto_enums | |
|---|---|---|---|
| Health Score | 55 | 68 | 66 |
| Total Downloads | 1.1K | 382.6M | 12.4M |
| 30d Downloads | 256 | 27.0M | 1.1M |
| Dependents | 14 | 87 | 241 |
| Releases | 8 | 69 | 57 |
| Last Updated | 26d ago | 28d ago | 28d ago |
| Age | 5m | 6y 7m | 7y 3m |
Health Breakdown
subdef
Maintenance
17
Quality
13
Community
9
Popularity
4
Documentation
12
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
| subdef | pin-project-internal | auto_enums | |
|---|---|---|---|
| Version | 0.1.7 | 1.1.11 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 3 | 14 |
| Crate Size | 16KB | 29KB | 58KB |
| Features | 0 | 0 | 21 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.68 | 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.
- •auto_enums is depended on by 241 crates — strongest ecosystem trust.
- •subdef, auto_enums are pre-1.0 — API may change.