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