Decision Workspace
peeking-iter vs peekmore vs multipeek
Side-by-side comparison of Rust crates
42
peeking-iter
growingv0.3.0
An iterator adapter that allows infinitely-deep peeking
53
peekmore
growingv1.3.0
Iterator adapter like Peekable, but for peeking forward multiple elements
44
multipeek
growingv0.1.2
An adapter to peek at future elements in an iterator without advancing the iterator cursor
Core Metrics
| peeking-iter | peekmore | multipeek | |
|---|---|---|---|
| Health Score | 42 | 53 | 44 |
| Total Downloads | 5.3K | 206.3K | 35.6K |
| 30d Downloads | 38 | 7.4K | 1.7K |
| Dependents | 1 | 77 | 8 |
| Releases | 5 | 17 | 3 |
| Last Updated | 231d ago | 1026d ago | 1440d ago |
| Age | 1y 10m | 6y 6m | 3y 11m |
Health Breakdown
peeking-iter
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
peekmore
Maintenance
4
Quality
21
Community
10
Popularity
6
Documentation
12
multipeek
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| peeking-iter | peekmore | multipeek | |
|---|---|---|---|
| Version | 0.3.0 | 1.3.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 10KB | 18KB | 9KB |
| 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.
- •⚠ peekmore, multipeek have not been updated in over a year.
- •peeking-iter, multipeek are pre-1.0 — API may change.