Decision Workspace
iter-scan vs variter vs simple_scan
Side-by-side comparison of Rust crates
50
iter-scan
growingv0.4.0
Iterator scan methods that don't suck
51
variter
growingv0.3.0
Declarative macro-derivable trait for iterating over field-less enum type variants
47
simple_scan
growingv0.4.1
Iterator extensions for simple scan operation.
Core Metrics
| iter-scan | variter | simple_scan | |
|---|---|---|---|
| Health Score | 50 | 51 | 47 |
| Total Downloads | 6.7K | 14.2K | 9.3K |
| 30d Downloads | 137 | 47 | 40 |
| Dependents | 22 | 9 | 10 |
| Releases | 5 | 6 | 8 |
| Last Updated | 449d ago | 1866d ago | 256d ago |
| Age | 3y 3m | 5y 2m | 2y 9m |
Health Breakdown
iter-scan
Maintenance
5
Quality
17
Community
10
Popularity
5
Documentation
13
variter
Maintenance
8
Quality
17
Community
9
Popularity
5
Documentation
12
simple_scan
Maintenance
7
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| iter-scan | variter | simple_scan | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 5KB | 9KB | 9KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •variter leads with a health score of 51/100, but none of the options score above 80.
- •⚠ iter-scan, variter have not been updated in over a year.