Decision Workspace
typed_tuple vs tuple_set vs typeables
Side-by-side comparison of Rust crates
48
typed_tuple
experimentalv0.2.1
Type-safe access, isolation and mutation of primitive tuple segments and elements.
46
tuple_set
experimentalv0.1.3
Ergonomic utilities for working with Rust tuples by unique types, not position
44
typeables
growingv2.3.0
Typeables: Rust crate of type aliases. By SixArm.com.
Core Metrics
| typed_tuple | tuple_set | typeables | |
|---|---|---|---|
| Health Score | 48 | 46 | 44 |
| Total Downloads | 579 | 430 | 10.6K |
| 30d Downloads | 6 | 6 | 42 |
| Dependents | 0 | 0 | 3 |
| Releases | 3 | 4 | 8 |
| Last Updated | 111d ago | 117d ago | 1460d ago |
| Age | 9m | 4m | 4y 11m |
Health Breakdown
typed_tuple
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
10
tuple_set
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
10
typeables
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
10
Technical Details
| typed_tuple | tuple_set | typeables | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.3 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 OR GPL-2.0-only |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 10KB | 9KB | 39KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed_tuple leads with a health score of 48/100, but none of the options score above 80.
- •typeables has the most downloads (10.6K), suggesting wider adoption.
- •⚠ typeables has not been updated in over a year.
- •typed_tuple, tuple_set are pre-1.0 — API may change.