2 releases

0.1.2 Apr 1, 2024
0.1.1 Aug 25, 2021

#176 in Geospatial

Download history 197/week @ 2024-10-26 55/week @ 2024-11-02 111/week @ 2024-11-09 189/week @ 2024-11-16 49/week @ 2024-11-23 125/week @ 2024-11-30 141/week @ 2024-12-07 100/week @ 2024-12-14 38/week @ 2024-12-28 71/week @ 2025-01-04 74/week @ 2025-01-11 75/week @ 2025-01-18 32/week @ 2025-01-25 123/week @ 2025-02-01 123/week @ 2025-02-08

367 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