#grid #rectangle #point #utility #2d-grid #points

grid_util

Utilities and primitive constructs like Grid, Point, Rect, etc

2 releases

0.1.1 Aug 15, 2022
0.1.0 Aug 15, 2022

#28 in #rectangle

Download history 7/week @ 2024-11-20 13/week @ 2024-11-27 9/week @ 2024-12-04 34/week @ 2024-12-11 18/week @ 2024-12-18 9/week @ 2025-01-01 15/week @ 2025-01-08 19/week @ 2025-01-15 3/week @ 2025-01-22 4/week @ 2025-01-29 33/week @ 2025-02-05 44/week @ 2025-02-12 24/week @ 2025-02-19 18/week @ 2025-02-26

120 downloads per month
Used in grid_pathfinding

MIT license

20KB
471 lines

grid_util

Collection of utility constructs like grids, points, rectangles, etc. All are geared towards a 2D grid with integer coordinates.


lib.rs:

grid_util

Collection of utility constructs like Grid's, Point's, Rect's, etc. All are geared towards a 2D grid with integer coordinates.

Dependencies

~1.6–2.3MB
~46K SLoC