Decision Workspace
typeables vs serde_tuple vs field_types
Side-by-side comparison of Rust crates
44
typeables
growingv2.3.0
Typeables: Rust crate of type aliases. By SixArm.com.
59
serde_tuple
growingv1.1.3
De/serialize structs with named fields as array of values
52
field_types
growingv1.1.0
Some derive macros for deriving enums, corresponding to the fields of structs.
Core Metrics
| typeables | serde_tuple | field_types | |
|---|---|---|---|
| Health Score | 44 | 59 | 52 |
| Total Downloads | 10.6K | 3.8M | 47.8K |
| 30d Downloads | 42 | 244.3K | 1.0K |
| Dependents | 3 | 936 | 6 |
| Releases | 8 | 16 | 4 |
| Last Updated | 1460d ago | 146d ago | 2702d ago |
| Age | 4y 11m | 7y 1m | 7y 4m |
Health Breakdown
typeables
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
10
serde_tuple
Maintenance
9
Quality
17
Community
13
Popularity
8
Documentation
12
field_types
Maintenance
9
Quality
19
Community
7
Popularity
6
Documentation
11
Technical Details
| typeables | serde_tuple | field_types | |
|---|---|---|---|
| Version | 2.3.0 | 1.1.3 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 OR GPL-2.0-only | MIT | MIT |
| Dependencies | 0 | 4 | 4 |
| Crate Size | 39KB | 10KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 12.5% | 6.3% | 0.0% |
| Edition | 2021 | 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.
- •⚠ typeables, field_types have not been updated in over a year.