Decision Workspace
reiterate vs peek-nth vs elsa
Side-by-side comparison of Rust crates
44
reiterate
growingv0.1.3
Iterator adaptor with caching that allows reiterating over the same iterator through the cache
39
peek-nth
growingv0.2.0
An iterator adapter that allows you to efficiently peek the nth item of an iterator.
63
elsa
growingv1.11.2
Append-only collections for Rust where borrows to entries can outlive insertions
Core Metrics
| reiterate | peek-nth | elsa | |
|---|---|---|---|
| Health Score | 44 | 39 | 63 |
| Total Downloads | 11.5K | 14.5K | 13.2M |
| 30d Downloads | 802 | 158 | 1.1M |
| Dependents | 4 | 9 | 618 |
| Releases | 4 | 2 | 23 |
| Last Updated | 2503d ago | 2902d ago | 384d ago |
| Age | 7y 1m | 7y 11m | 7y 3m |
Health Breakdown
reiterate
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
12
peek-nth
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
8
elsa
Maintenance
7
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| reiterate | peek-nth | elsa | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 1.11.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 2KB | 9KB | 21KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •elsa leads with a health score of 63/100, but none of the options score above 80.
- •elsa is depended on by 618 crates — strongest ecosystem trust.
- •⚠ reiterate, peek-nth, elsa have not been updated in over a year.
- •reiterate, peek-nth are pre-1.0 — API may change.