Decision Workspace
range2d vs griditer vs grid-iter
Side-by-side comparison of Rust crates
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.
35
grid-iter
growingv0.1.3
Ideomatic Grid operations via Iterators
Core Metrics
| range2d | griditer | grid-iter | |
|---|---|---|---|
| Health Score | 39 | 36 | 35 |
| Total Downloads | 1.2K | 1.7K | 2.8K |
| 30d Downloads | 20 | 4 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 4 |
| Last Updated | 347d ago | 2015d ago | 341d ago |
| Age | 11m | 5y 6m | 1y 3m |
Health Breakdown
range2d
Maintenance
7
Quality
15
Community
5
Popularity
4
Documentation
8
griditer
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
grid-iter
Maintenance
8
Quality
10
Community
3
Popularity
4
Documentation
10
Technical Details
| range2d | griditer | grid-iter | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | EUPL-1.2 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 10KB | 6KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 50.0% |
| Edition | 2024 | 2018 | 2024 |
| 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.