3 releases
| 0.1.3 | Jul 29, 2025 |
|---|---|
| 0.1.2 | Apr 1, 2024 |
| 0.1.1 | Aug 25, 2021 |
#95 in Geospatial
752 downloads per month
44KB
1K
SLoC
static-bushes
This is library contains Rust ports of two excellent spatial indexing libraries by @mourner: KDBush and Flatbush (incomplete: lacks nearest-neighbor search).
Where appropriate, function signatures have been modified as compared to their JS versions either to make the two modules more consistent with one another, or to use more-idiomatic Rust (e.g., structures implement FromIterator and can be constructed via .collect()).
Dependencies
~245KB