Decision Workspace
simple_scan vs iter-scanb vs iter-scan
Side-by-side comparison of Rust crates
47
simple_scan
growingv0.4.1
Iterator extensions for simple scan operation.
43
iter-scanb
growingv0.3.1
Extend Iterator::scan, but use B, instead of Option<B>
50
iter-scan
growingv0.4.0
Iterator scan methods that don't suck
Core Metrics
| simple_scan | iter-scanb | iter-scan | |
|---|---|---|---|
| Health Score | 47 | 43 | 50 |
| Total Downloads | 9.3K | 7.6K | 6.7K |
| 30d Downloads | 40 | 10 | 137 |
| Dependents | 10 | 0 | 22 |
| Releases | 8 | 8 | 5 |
| Last Updated | 256d ago | 524d ago | 449d ago |
| Age | 2y 9m | 1y 5m | 3y 3m |
Health Breakdown
simple_scan
Maintenance
7
Quality
16
Community
9
Popularity
5
Documentation
10
iter-scanb
Maintenance
7
Quality
18
Community
3
Popularity
5
Documentation
10
iter-scan
Maintenance
5
Quality
17
Community
10
Popularity
5
Documentation
13
Technical Details
| simple_scan | iter-scanb | iter-scan | |
|---|---|---|---|
| Version | 0.4.1 | 0.3.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 9KB | 3KB | 5KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iter-scan leads with a health score of 50/100, but none of the options score above 80.
- •simple_scan has the most downloads (9.3K), suggesting wider adoption.
- •⚠ iter-scanb, iter-scan have not been updated in over a year.