2 releases

0.1.2 Apr 1, 2024
0.1.1 Aug 25, 2021

#122 in Geospatial

Download history 238/week @ 2024-07-27 171/week @ 2024-08-03 144/week @ 2024-08-10 174/week @ 2024-08-17 234/week @ 2024-08-24 173/week @ 2024-08-31 156/week @ 2024-09-07 130/week @ 2024-09-14 129/week @ 2024-09-21 160/week @ 2024-09-28 120/week @ 2024-10-05 341/week @ 2024-10-12 240/week @ 2024-10-19 197/week @ 2024-10-26 55/week @ 2024-11-02 109/week @ 2024-11-09

680 downloads per month

ISC license

42KB
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

~250KB