kdtree-rs
Geo-indexer
An efficient data structure library for fast geospatial indexing and nearest neighbor searches
K-dimensional tree in Rust for fast geospatial indexing and lookup
236 stars
6 watching
56 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
geo-spatialindexk-dimensionalnearest-neighbor-searchrustsearchtree
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 419 |
| A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. | 78 |
| An immutable data structure for efficiently storing and querying spatial data in 2D space | 5 |
| Provides a fast 2D spatial index solution for efficient point searches | 11 |
| Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
| A data structure for efficient spatial searching and indexing of objects in high-dimensional space. | 26 |
| An efficient spatial data structure for fast point query operations | 43 |
| A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |
| Utility library for converting addresses to geographic coordinates. | 77 |
| A Rust library for reading and writing geospatial data formats without an intermediate representation. | 368 |
| Rust bindings for a powerful geospatial data processing library | 371 |
| Rust bindings for GEOS C API to provide a geospatial data processing interface | 125 |
| An in-memory R-tree implementation designed for fast spatial searching and indexing | 316 |
| A Rust library for working with geospatial raster images | 23 |
| An optimized spatial indexing solution for Python applications. | 635 |