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
51
typle
growingv0.13.0
Generic tuple bounds and transformations
60
tuples
growingv1.20.1
Provides many useful tools related to tuples
Core Metrics
| tuple_list | typle | tuples | |
|---|---|---|---|
| Health Score | 50 | 51 | 60 |
| Total Downloads | 651.7K | 88.2K | 204.1K |
| 30d Downloads | 33.0K | 4.1K | 9.4K |
| Dependents | 93 | 15 | 23 |
| Releases | 4 | 59 | 23 |
| Last Updated | 1778d ago | 152d ago | 162d ago |
| Age | 6y | 2y 6m | 5y 6m |
Health Breakdown
tuple_list
Maintenance
3
Quality
17
Community
11
Popularity
7
Documentation
12
typle
Maintenance
12
Quality
13
Community
8
Popularity
6
Documentation
12
tuples
Maintenance
11
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 60/100, but none of the options score above 80.
- •tuple_list has the most downloads (651.7K), suggesting wider adoption.
- •⚠ tuple_list has not been updated in over a year.
- •tuple_list, typle are pre-1.0 — API may change.