sif-rtree

Crates.iosif-rtree
lib.rssif-rtree
version0.3.0
created_at2023-08-10 08:34:05.432697+00
updated_at2025-03-23 06:49:19.085303+00
descriptionsimple, immutable, flat R-tree
homepage
repositoryhttps://github.com/adamreichold/sif-rtree
max_upload_size
id940742
size68,194
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: 20

cargo fmt