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