rstar

Spatial index library

An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces

R*-tree spatial index for the Rust ecosystem

GitHub

419 stars
11 watching
68 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists

geometryrustspatial

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mrhooray/kdtree-rs An efficient data structure library for fast geospatial indexing and nearest neighbor searches 236
georust/geo Geospatial primitive types and algorithms for spatial data manipulation 1,586
kylebarron/geo-index A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. 78
adamreichold/sif-rtree An immutable data structure for efficiently storing and querying spatial data in 2D space 5
armon/erl-rstar A high-performance data structure for efficient spatial indexing and querying of multi-dimensional data 59
georust/geos Rust bindings for GEOS C API to provide a geospatial data processing interface 125
georust/geocoding Utility library for converting addresses to geographic coordinates. 77
georust/geographiclib-rs Port of geographiclib's geodesic calculations in Rust 41
georust/gdal Rust bindings for a powerful geospatial data processing library 371
georust/geojson A Rust library for serializing and parsing the GeoJSON vector GIS file format 284
stefansalewski/rtree A data structure for efficient spatial searching and indexing of objects in high-dimensional space. 26
georust/geohash A Rust library for generating geohashes from latitude and longitude coordinates. 107
georust/geozero A Rust library for reading and writing geospatial data formats without an intermediate representation. 368
georust/topojson Provides Rust bindings and utilities for working with TopoJSON data format 10
georust/kml A Rust library for working with KML data formats 28