Decision Workspace
window-sort-iterator vs iterslide vs iter-merge
Side-by-side comparison of Rust crates
37
window-sort-iterator
growingv0.1.0
An iterator adapter that sorts items within a sliding window
43
iterslide
growingv1.0.1
A "sliding window" iterator.
52
iter-merge
growingv1.0.0
A high-performance iterator merging library
Core Metrics
| window-sort-iterator | iterslide | iter-merge | |
|---|---|---|---|
| Health Score | 37 | 43 | 52 |
| Total Downloads | 1.6K | 28.4K | 13.7K |
| 30d Downloads | 3 | 445 | 4.3K |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 7 | 5 |
| Last Updated | 1395d ago | 2606d ago | 155d ago |
| Age | 3y 10m | 11y 4m | 6m |
Health Breakdown
window-sort-iterator
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
iterslide
Maintenance
3
Quality
21
Community
6
Popularity
5
Documentation
8
iter-merge
Maintenance
11
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| window-sort-iterator | iterslide | iter-merge | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 3KB | 3KB | 39KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •iter-merge leads with a health score of 52/100, but none of the options score above 80.
- •iterslide has the most downloads (28.4K), suggesting wider adoption.
- •⚠ window-sort-iterator, iterslide have not been updated in over a year.
- •window-sort-iterator is pre-1.0 — API may change.