Decision Workspace
unzip-n vs komadori vs many-unzip
Side-by-side comparison of Rust crates
52
unzip-n
growingv0.1.4
Procedural macro to generate `unzip` for iterators over n-sized tuples
49
komadori
experimentalv0.7.0
Multi-reduction library. Provides a composable, declarative way to consume an iterator
47
many-unzip
growingv0.1.2
Unzip iterators into tuples of arbitrary length, surpassing the limitations of `Iterator::unzip` and `itertools::multiunzip`.
Core Metrics
| unzip-n | komadori | many-unzip | |
|---|---|---|---|
| Health Score | 52 | 49 | 47 |
| Total Downloads | 5.9M | 356 | 105.1K |
| 30d Downloads | 334.8K | 0 | 1.6K |
| Dependents | 161 | 2 | 0 |
| Releases | 5 | 5 | 5 |
| Last Updated | 217d ago | 72d ago | 495d ago |
| Age | 6y 10m | 4m | 1y 10m |
Health Breakdown
unzip-n
Maintenance
6
Quality
15
Community
8
Popularity
8
Documentation
15
komadori
Maintenance
14
Quality
15
Community
7
Popularity
3
Documentation
10
many-unzip
Maintenance
5
Quality
19
Community
3
Popularity
6
Documentation
14
Technical Details
| unzip-n | komadori | many-unzip | |
|---|---|---|---|
| Version | 0.1.4 | 0.7.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 11KB | 104KB | 12KB |
| Features | 0 | 5 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85 | — | 1.54 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unzip-n leads with a health score of 52/100, but none of the options score above 80.
- •unzip-n is depended on by 161 crates — strongest ecosystem trust.
- •⚠ many-unzip has not been updated in over a year.