Decision Workspace
griditer vs hexgridspiral vs grid_shapes
Side-by-side comparison of Rust crates
36
griditer
growingv0.1.0
Contains a couple of iterators for implementing 2D grid based algoritms.
51
hexgridspiral
growingv0.3.0
Hexagonal Cube-Coordinate System with Spiralling Integer Tile Identifiers
41
grid_shapes
growingv0.1.3
A general purpose 2d grid shape library
Core Metrics
| griditer | hexgridspiral | grid_shapes | |
|---|---|---|---|
| Health Score | 36 | 51 | 41 |
| Total Downloads | 1.7K | 9.0K | 5.0K |
| 30d Downloads | 4 | 30 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 13 | 4 |
| Last Updated | 2015d ago | 299d ago | 976d ago |
| Age | 5y 6m | 1y 3m | 2y 8m |
Health Breakdown
griditer
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
hexgridspiral
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
15
grid_shapes
Maintenance
4
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| griditer | hexgridspiral | grid_shapes | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 3 |
| Crate Size | 6KB | 26KB | 13KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hexgridspiral leads with a health score of 51/100, but none of the options score above 80.
- •⚠ griditer, grid_shapes have not been updated in over a year.