Decision Workspace
tuple_list vs typle vs tuples
Side-by-side comparison of Rust crates
50
tuple_list
growingv0.1.3
Crate for macro-free variadic tuple metaprogramming
53
typle
growingv0.13.0
Generic tuple bounds and transformations
62
tuples
stablev1.20.1
Provides many useful tools related to tuples
Core Metrics
| tuple_list | typle | tuples | |
|---|---|---|---|
| Health Score | 50 | 53 | 62 |
| Total Downloads | 572.7K | 80.2K | 184.9K |
| 30d Downloads | 24.6K | 4.5K | 11.7K |
| Dependents | 93 | 15 | 23 |
| Releases | 4 | 59 | 23 |
| Last Updated | 1719d ago | 93d ago | 103d ago |
| Age | 5y 10m | 2y 4m | 5y 4m |
Health Breakdown
tuple_list
Maintenance
3
Quality
17
Community
11
Popularity
7
Documentation
12
typle
Maintenance
14
Quality
13
Community
8
Popularity
6
Documentation
12
tuples
Maintenance
13
Quality
23
Community
10
Popularity
6
Documentation
10
Technical Details
| tuple_list | typle | tuples | |
|---|---|---|---|
| Version | 0.1.3 | 0.13.0 | 1.20.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 6 | 0 |
| Crate Size | 11KB | 57KB | 218KB |
| Features | 1 | 0 | 30 |
| Yanked % | 0.0% | 3.4% | 4.3% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.68.2 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tuples leads with a health score of 62/100, but none of the options score above 80.
- •tuple_list has the most downloads (572.7K), suggesting wider adoption.
- •⚠ tuple_list has not been updated in over a year.
- •tuple_list, typle are pre-1.0 — API may change.