cheap-ruler-rs
Rust geodesics
Fast approximations of geodesic measurements in Rust
A collection of very fast approximations to common geodesic measurements in Rust
9 stars
1 watching
1 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
bearingdistancegeodesicrust
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
routrs/routrs | Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 3 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
easbar/fast_paths | Efficient shortest path calculation algorithm | 272 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
ringsaturn/geometry-rs | A Rust library implementing point-in-polygon geometry calculations | 2 |
busstoptaktik/geodesy | A Rust library providing geodesy transformation primitives and operations | 67 |
pka/georaster | A Rust library for working with geospatial raster images | 23 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 368 |
gx0r/rrgeo | A fast reverse geocoding library using a k-d tree in Rust | 126 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
printfn/fend | An arbitrary-precision calculator with unit support and multiple mathematical features | 711 |
ofmooseandmen/jord-rs | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |