2 releases

0.1.2 Apr 1, 2024
0.1.1 Aug 25, 2021

#173 in Geospatial

Download history 154/week @ 2024-11-14 134/week @ 2024-11-21 64/week @ 2024-11-28 117/week @ 2024-12-05 161/week @ 2024-12-12 25/week @ 2024-12-19 1/week @ 2024-12-26 83/week @ 2025-01-02 63/week @ 2025-01-09 67/week @ 2025-01-16 60/week @ 2025-01-23 67/week @ 2025-01-30 137/week @ 2025-02-06 127/week @ 2025-02-13 108/week @ 2025-02-20 54/week @ 2025-02-27

455 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