Decision Workspace
wrapping_coords2d vs grid vs bevy_mod_index
Side-by-side comparison of Rust crates
41
wrapping_coords2d
growingv0.1.10
Translate between 1D indices and 2D coordinates with wrapping
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
59
bevy_mod_index
growingv0.9.0
Allows using indexes to efficiently query for components by their values in the game engine Bevy.
Core Metrics
| wrapping_coords2d | grid | bevy_mod_index | |
|---|---|---|---|
| Health Score | 41 | 63 | 59 |
| Total Downloads | 15.8K | 5.2M | 11.4K |
| 30d Downloads | 30 | 510.9K | 123 |
| Dependents | 0 | 132 | 3 |
| Releases | 11 | 26 | 10 |
| Last Updated | 1420d ago | 208d ago | 72d ago |
| Age | 6y 1m | 8y 3m | 3y |
Health Breakdown
wrapping_coords2d
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
bevy_mod_index
Maintenance
20
Quality
16
Community
8
Popularity
5
Documentation
10
Technical Details
| wrapping_coords2d | grid | bevy_mod_index | |
|---|---|---|---|
| Version | 0.1.10 | 1.0.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 12KB | 27KB | 51KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.59 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grid leads with a health score of 63/100, but none of the options score above 80.
- •grid is depended on by 132 crates — strongest ecosystem trust.
- •⚠ wrapping_coords2d has not been updated in over a year.
- •wrapping_coords2d, bevy_mod_index are pre-1.0 — API may change.