sif-kdtree

Crates.iosif-kdtree
lib.rssif-kdtree
version0.6.0
sourcesrc
created_at2023-04-10 06:06:30.055018
updated_at2024-02-18 11:01:15.643938
descriptionsimple, immutable, flat k-d tree
homepage
repositoryhttps://github.com/adamreichold/sif-kdtree
max_upload_size
id834873
size37,685
Adam Reichold (adamreichold)

documentation

https://docs.rs/sif-kdtree

README

sif-kdtree

crates.io docs.rs github.com

A simple library implementing an immutable, flat representation of a k-d tree supporting arbitrary spatial queries, nearest neighbour search and backing storage based on memory maps.

License

Licensed under

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 17

cargo fmt