Decision Workspace
tuples vs tuple_list vs many-unzip
Side-by-side comparison of Rust crates
62
tuples
stablev1.20.1
Provides many useful tools related to tuples
50
tuple_list
growingv0.1.3
Crate for macro-free variadic tuple metaprogramming
49
many-unzip
growingv0.1.2
Unzip iterators into tuples of arbitrary length, surpassing the limitations of `Iterator::unzip` and `itertools::multiunzip`.
Core Metrics
| tuples | tuple_list | many-unzip | |
|---|---|---|---|
| Health Score | 62 | 50 | 49 |
| Total Downloads | 184.9K | 572.7K | 93.9K |
| 30d Downloads | 11.7K | 24.6K | 5.3K |
| Dependents | 23 | 93 | 0 |
| Releases | 23 | 4 | 5 |
| Last Updated | 103d ago | 1719d ago | 387d ago |
| Age | 5y 4m | 5y 10m | 1y 7m |
Health Breakdown
tuples
Maintenance
13
Quality
23
Community
10
Popularity
6
Documentation
10
tuple_list
Maintenance
3
Quality
17
Community
11
Popularity
7
Documentation
12
many-unzip
Maintenance
7
Quality
19
Community
3
Popularity
6
Documentation
14
Technical Details
| tuples | tuple_list | many-unzip | |
|---|---|---|---|
| Version | 1.20.1 | 0.1.3 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 218KB | 11KB | 12KB |
| Features | 30 | 1 | 8 |
| Yanked % | 4.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.54 |
| 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, many-unzip have not been updated in over a year.
- •tuple_list, many-unzip are pre-1.0 — API may change.