#kdtree #ported #2d #lean #open-cam-lib

krakel

A lean 2d kd-tree ported from OpenCamLib

5 releases

0.2.3 Dec 9, 2023
0.2.2 Dec 8, 2023
0.2.1 Nov 18, 2023
0.2.0 Oct 22, 2023
0.1.0 Oct 22, 2023

#690 in Algorithms

32 downloads per month
Used in 2 crates

LGPL-2.1-only

46KB
1K SLoC

crates.io Documentation status-badge dependency status license

Krakel: A tiny 2d kd-tree ported from OpenCamLib

I ported this because I needed a lean, but still specialized kd-tree implementation.

License

LGPL2.1

Contributing

We welcome contributions from the community. Feel free to submit pull requests or report issues on our GitHub repository. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the LGPL2.1, without any additional terms or conditions.


lib.rs:

Krakel Crate

krakel A tiny 2d kd-tree ported from OpenCamLib

Dependencies

~0.4–1.4MB
~35K SLoC