Decision Workspace
derive-to-usize vs intuple vs into_variant
Side-by-side comparison of Rust crates
35
derive-to-usize
growingv0.1.0
Derive for From and Into usize
40
intuple
growingv0.2.0
Convert structs and enums into tuples (of refs) and back - recursive, ignore fields
39
into_variant
growingv0.3.0
Easily convert your types into the corresponding enum variant
Core Metrics
| derive-to-usize | intuple | into_variant | |
|---|---|---|---|
| Health Score | 35 | 40 | 39 |
| Total Downloads | 2.0K | 4.4K | 7.0K |
| 30d Downloads | 17 | 57 | 133 |
| Dependents | 3 | 4 | 0 |
| Releases | 1 | 2 | 4 |
| Last Updated | 641d ago | 864d ago | 1413d ago |
| Age | 1y 9m | 3y 6m | 3y 11m |
Health Breakdown
derive-to-usize
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
intuple
Maintenance
4
Quality
15
Community
7
Popularity
4
Documentation
10
into_variant
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
10
Technical Details
| derive-to-usize | intuple | into_variant | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 2 |
| Crate Size | 2KB | 11KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intuple leads with a health score of 40/100, but none of the options score above 80.
- •into_variant has the most downloads (7.0K), suggesting wider adoption.
- •⚠ derive-to-usize, intuple, into_variant have not been updated in over a year.