2 releases

0.1.2 Apr 1, 2024
0.1.1 Aug 25, 2021

#66 in Geospatial

Download history 151/week @ 2024-03-13 174/week @ 2024-03-20 303/week @ 2024-03-27 184/week @ 2024-04-03 186/week @ 2024-04-10 78/week @ 2024-04-17 80/week @ 2024-04-24 26/week @ 2024-05-01 88/week @ 2024-05-08 191/week @ 2024-05-15 113/week @ 2024-05-22 248/week @ 2024-05-29 205/week @ 2024-06-05 276/week @ 2024-06-12 105/week @ 2024-06-19 58/week @ 2024-06-26

692 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