Decision Workspace
grid-iter vs range2d vs griditer
Side-by-side comparison of Rust crates
35
grid-iter
growingv0.1.3
Ideomatic Grid operations via Iterators
39
range2d
experimentalv0.2.0
An iterator for traversing a 2D rectangular coordinate space.
36
griditer
growingv0.1.0
Contains a couple of iterators for implementing 2D grid based algoritms.
Core Metrics
| grid-iter | range2d | griditer | |
|---|---|---|---|
| Health Score | 35 | 39 | 36 |
| Total Downloads | 2.8K | 1.2K | 1.7K |
| 30d Downloads | 4 | 20 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 2 | 1 |
| Last Updated | 341d ago | 347d ago | 2015d ago |
| Age | 1y 3m | 11m | 5y 6m |
Health Breakdown
grid-iter
Maintenance
8
Quality
10
Community
3
Popularity
4
Documentation
10
range2d
Maintenance
7
Quality
15
Community
5
Popularity
4
Documentation
8
griditer
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
Technical Details
| grid-iter | range2d | griditer | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | EUPL-1.2 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 4KB | 10KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •range2d leads with a health score of 39/100, but none of the options score above 80.
- •grid-iter has the most downloads (2.8K), suggesting wider adoption.
- •⚠ griditer has not been updated in over a year.