Decision Workspace
peekable-fwd-bwd vs peekmore vs multipeek
Side-by-side comparison of Rust crates
40
peekable-fwd-bwd
growingv1.0.0
Iterator Peekable with multi-forward-peek and multi-backward-peek
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
| peekable-fwd-bwd | peekmore | multipeek | |
|---|---|---|---|
| Health Score | 40 | 53 | 44 |
| Total Downloads | 1.6K | 206.3K | 35.6K |
| 30d Downloads | 5 | 7.4K | 1.7K |
| Dependents | 0 | 77 | 8 |
| Releases | 1 | 17 | 3 |
| Last Updated | 681d ago | 1026d ago | 1440d ago |
| Age | 1y 10m | 6y 6m | 3y 11m |
Health Breakdown
peekable-fwd-bwd
Maintenance
1
Quality
19
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
| peekable-fwd-bwd | peekmore | multipeek | |
|---|---|---|---|
| Version | 1.0.0 | 1.3.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 11KB | 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.
- •⚠ peekable-fwd-bwd, peekmore, multipeek have not been updated in over a year.
- •multipeek is pre-1.0 — API may change.