krakel

Crates.iokrakel
lib.rskrakel
version0.4.1
created_at2023-10-22 22:50:12.222821+00
updated_at2025-05-20 17:30:41.937572+00
descriptionA lean 2d kd-tree ported from OpenCamLib
homepage
repositoryhttps://codeberg.org/eadf/krakel_rs.git
max_upload_size
id1010835
size83,729
eadf (eadf)

documentation

README

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

Minimum Supported Rust Version (MSRV)

The minimum supported version of Rust for krakel is 1.85.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.

Commit count: 0

cargo fmt