georust/geo
Rust geospatial primitives & algorithms observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4248
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1917 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust crate providing geospatial primitive types (Point, LineString, Polygon) and a broad set of spatial algorithms including boolean operations, buffering, clustering, and distance calculations. It serves as the foundation of the GeoRust ecosystem, integrating with GeoJSON/WKT IO and coordinate projection via PROJ.
Use cases
- compute convex hulls and geometric relationships in rust
- union or intersect polygons
- calculate haversine distance between coordinates
- repair invalid polygon geometry
- cluster points with dbscan
- convert between coordinate reference systems
- parse and write geo in rust
When to choose
- you need robust 2d geometry primitives and algorithms in rust
- you want de-9im topology, boolean ops, or buffering without a full gis stack
- you're building rust gis tooling on the georust ecosystem
When to avoid
- you need a full-featured desktop gis application
- you need raster data processing or heavy spatial indexing out of the box
- you're working in a language other than rust
Facets
library · maturity stable
geospatial math parser serialization developer-tools rust cross-platform gis geometry geo wkt spatial-algorithms convex-hull delaunay-triangulation haversine coordinate-projection geospatial maps algorithms
2 sources
- readme: https://github.com/georust/geo · fetched 2026-08-28 · 35cbee57d070
- registry_crates: https://crates.io/api/v1/crates/geo · fetched 2026-08-29 · eb9afaf42c73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| georust/geo | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem