Decision Workspace
tuples vs tuple_list vs printable
Side-by-side comparison of Rust crates
60
tuples
growingv1.20.1
Provides many useful tools related to tuples
50
tuple_list
growingv0.1.3
Crate for macro-free variadic tuple metaprogramming
48
printable
growingv2.2.0
Provides `std::fmt::Display` wrapper for iterators and tuples.
Core Metrics
| tuples | tuple_list | printable | |
|---|---|---|---|
| Health Score | 60 | 50 | 48 |
| Total Downloads | 204.1K | 651.7K | 24.8K |
| 30d Downloads | 9.4K | 33.0K | 0 |
| Dependents | 23 | 93 | 10 |
| Releases | 23 | 4 | 7 |
| Last Updated | 162d ago | 1778d ago | 734d ago |
| Age | 5y 6m | 6y | 3y 4m |
Health Breakdown
tuples
Maintenance
11
Quality
23
Community
10
Popularity
6
Documentation
10
tuple_list
Maintenance
3
Quality
17
Community
11
Popularity
7
Documentation
12
printable
Maintenance
4
Quality
18
Community
8
Popularity
5
Documentation
13
Technical Details
| tuples | tuple_list | printable | |
|---|---|---|---|
| Version | 1.20.1 | 0.1.3 | 2.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 218KB | 11KB | 6KB |
| Features | 30 | 1 | 1 |
| Yanked % | 4.3% | 0.0% | 14.3% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| 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, printable have not been updated in over a year.
- •tuple_list is pre-1.0 — API may change.