diff --git a/README.md b/README.md index d757379..bb1fd87 100644 --- a/README.md +++ b/README.md @@ -1227,6 +1227,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana ## Rust * [A/B Street](https://github.com/dabreegster/abstreet) - A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers. +* [geoarrow-rs](https://github.com/kylebarron/geoarrow-rs) - GeoArrow in Rust and WebAssembly with vectorized geometry operations. * [geographiclib-rs](https://github.com/georust/geographiclib-rs) - A subset of geographiclib implemented in Rust. * [Hecate](https://github.com/mapbox/Hecate) - Fast Geospatial Feature Storage API. * [kdtree-rs](https://github.com/mrhooray/kdtree-rs) - K-dimensional tree in Rust for fast geospatial indexing and nearest neighbors lookup.