Decision Workspace
struple vs struple-impl vs serde_tuple
Side-by-side comparison of Rust crates
45
struple
growingv0.2.0
Convert structures from and to tuples
44
struple-impl
growingv0.2.0
Derive implementation for struple::Struple
59
serde_tuple
growingv1.1.3
De/serialize structs with named fields as array of values
Core Metrics
| struple | struple-impl | serde_tuple | |
|---|---|---|---|
| Health Score | 45 | 44 | 59 |
| Total Downloads | 13.5K | 13.1K | 3.8M |
| 30d Downloads | 131 | 177 | 244.3K |
| Dependents | 2 | 3 | 936 |
| Releases | 3 | 2 | 16 |
| Last Updated | 331d ago | 331d ago | 146d ago |
| Age | 6y 1m | 6y 1m | 7y 1m |
Health Breakdown
struple
Maintenance
5
Quality
17
Community
6
Popularity
5
Documentation
12
struple-impl
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
12
serde_tuple
Maintenance
9
Quality
17
Community
13
Popularity
8
Documentation
12
Technical Details
| struple | struple-impl | serde_tuple | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 11KB | 3KB | 10KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_tuple leads with a health score of 59/100, but none of the options score above 80.
- •serde_tuple is depended on by 936 crates — strongest ecosystem trust.
- •struple, struple-impl are pre-1.0 — API may change.