rust-s2
Rust port of Google S2 geometry library.

Status of the Go Library
This library is principally a port of the Golang S2
library, adapting to Rust idioms where it makes sense.
We detail the progress of this port below relative to that Go library.
ℹ - One-dimensional Cartesian coordinates
Full parity with Go.
Ⅎ - Two-dimensional Cartesian coordinates
Full parity with Go.
ℳ - Three-dimensional Cartesian coordinates
Full parity with Go.
S¹ - Circular Geometry
Full parity with Go.
S² - Spherical Geometry
complete
- Cell, CellID, LatLng, Point, Region, stuv
in progress
- CellUnion, edgeutil, metric, predicates, Rect
pending
- loop, paddedcell, polygon, polyline, shapeindex