Thanks to visit codestin.com Credit goes to lib.rs
Geometry types using flat structures instead of jagged arrays
Owned by Taku Fukada, MIERUNE.
#312 in No standard library
65 downloads per month Used in dda-voxelize
1.5MB 1.5K SLoC
Geospatial geometry primitives employing flat data structures instead of jagged arrays to represent Polygons, MultiPolygons, and other geometries. This design may be efficient for serialization and deserialization.