sif-rtree

Crates.iosif-rtree
lib.rssif-rtree
version0.2.11
sourcesrc
created_at2023-08-10 08:34:05.432697
updated_at2024-05-09 21:06:54.081727
descriptionsimple, immutable, flat R-tree
homepage
repositoryhttps://github.com/adamreichold/sif-rtree
max_upload_size
id940742
size54,041
Adam Reichold (adamreichold)

documentation

https://docs.rs/sif-rtree

README

sif-rtree

crates.io docs.rs github.com

A simple library implementing an immutable, flat representation of an R-tree supporting several kinds of 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: 18

cargo fmt