Decision Workspace
double-ended-peekable vs peekmore vs peeknth
Side-by-side comparison of Rust crates
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
48
peeknth
experimentalv0.3.0
Iterator adapters for peeking multiple elements ahead or behind, with optional fixed-size buffers.
Core Metrics
| double-ended-peekable | peekmore | peeknth | |
|---|---|---|---|
| Health Score | 48 | 53 | 48 |
| Total Downloads | 558.9K | 206.3K | 1.6K |
| 30d Downloads | 61.1K | 7.7K | 12 |
| Dependents | 70 | 77 | 0 |
| Releases | 4 | 17 | 4 |
| Last Updated | 789d ago | 1026d ago | 238d ago |
| Age | 3y | 6y 6m | 8m |
Health Breakdown
double-ended-peekable
Maintenance
4
Quality
16
Community
11
Popularity
7
Documentation
10
peekmore
Maintenance
4
Quality
21
Community
10
Popularity
6
Documentation
12
peeknth
Maintenance
10
Quality
18
Community
6
Popularity
4
Documentation
10
Technical Details
| double-ended-peekable | peekmore | peeknth | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 8KB | 18KB | 21KB |
| Features | 0 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| 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.
- •double-ended-peekable, peeknth are pre-1.0 — API may change.