Decision Workspace
fullypeek vs peekmore vs double-ended-peekable
Side-by-side comparison of Rust crates
36
fullypeek
growingv0.1.0
Peek forward in an iterator as far as you'd like, memory allowing!
53
peekmore
growingv1.3.0
Iterator adapter like Peekable, but for peeking forward multiple elements
48
double-ended-peekable
growingv0.1.0
An adapter providing peeking features to double-ended iterators.
Core Metrics
| fullypeek | peekmore | double-ended-peekable | |
|---|---|---|---|
| Health Score | 36 | 53 | 48 |
| Total Downloads | 1.8K | 206.3K | 558.9K |
| 30d Downloads | 4 | 7.4K | 59.6K |
| Dependents | 0 | 77 | 70 |
| Releases | 1 | 17 | 4 |
| Last Updated | 894d ago | 1026d ago | 789d ago |
| Age | 2y 5m | 6y 6m | 3y |
Health Breakdown
fullypeek
Maintenance
1
Quality
13
Community
5
Popularity
4
Documentation
13
peekmore
Maintenance
4
Quality
21
Community
10
Popularity
6
Documentation
12
double-ended-peekable
Maintenance
4
Quality
16
Community
11
Popularity
7
Documentation
10
Technical Details
| fullypeek | peekmore | double-ended-peekable | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 2.3MB | 18KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| 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.
- •⚠ fullypeek, peekmore, double-ended-peekable have not been updated in over a year.
- •fullypeek, double-ended-peekable are pre-1.0 — API may change.