Decision Workspace
multi_iter vs double-ended-peekable vs peeknth
Side-by-side comparison of Rust crates
49
multi_iter
growingv0.1.6
Iterator for acting on multiple elements at a time
48
double-ended-peekable
growingv0.1.0
An adapter providing peeking features to double-ended iterators.
48
peeknth
experimentalv0.3.0
Iterator adapters for peeking multiple elements ahead or behind, with optional fixed-size buffers.
Core Metrics
| multi_iter | double-ended-peekable | peeknth | |
|---|---|---|---|
| Health Score | 49 | 48 | 48 |
| Total Downloads | 8.4K | 558.9K | 1.6K |
| 30d Downloads | 10 | 61.1K | 12 |
| Dependents | 0 | 70 | 0 |
| Releases | 7 | 4 | 4 |
| Last Updated | 1105d ago | 789d ago | 238d ago |
| Age | 3y | 3y | 8m |
Health Breakdown
multi_iter
Maintenance
10
Quality
18
Community
6
Popularity
5
Documentation
10
double-ended-peekable
Maintenance
4
Quality
16
Community
11
Popularity
7
Documentation
10
peeknth
Maintenance
10
Quality
18
Community
6
Popularity
4
Documentation
10
Technical Details
| multi_iter | double-ended-peekable | peeknth | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 4KB | 8KB | 21KB |
| Features | 3 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •multi_iter leads with a health score of 49/100, but none of the options score above 80.
- •double-ended-peekable has the most downloads (558.9K), suggesting wider adoption.
- •⚠ multi_iter, double-ended-peekable have not been updated in over a year.