Decision Workspace
intuple vs into-from vs serde-struct-tuple-enum
Side-by-side comparison of Rust crates
40
intuple
growingv0.2.0
Convert structs and enums into tuples (of refs) and back - recursive, ignore fields
43
into-from
growingv0.1.5
Rust macro for impl Into<T> or From<T> for Struct
41
serde-struct-tuple-enum
growingv0.1.1
Procedural macro for deserializing an enum of structs from tuples.
Core Metrics
| intuple | into-from | serde-struct-tuple-enum | |
|---|---|---|---|
| Health Score | 40 | 43 | 41 |
| Total Downloads | 4.4K | 4.0K | 3.9K |
| 30d Downloads | 59 | 7 | 141 |
| Dependents | 4 | 0 | 21 |
| Releases | 2 | 5 | 2 |
| Last Updated | 864d ago | 465d ago | 432d ago |
| Age | 3y 6m | 1y 3m | 1y 2m |
Health Breakdown
intuple
Maintenance
4
Quality
15
Community
7
Popularity
4
Documentation
10
into-from
Maintenance
8
Quality
15
Community
3
Popularity
4
Documentation
13
serde-struct-tuple-enum
Maintenance
6
Quality
14
Community
7
Popularity
4
Documentation
10
Technical Details
| intuple | into-from | serde-struct-tuple-enum | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.5 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 11KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •into-from leads with a health score of 43/100, but none of the options score above 80.
- •intuple has the most downloads (4.4K), suggesting wider adoption.
- •⚠ intuple, into-from, serde-struct-tuple-enum have not been updated in over a year.