adamreichold / sif-rtree

simple, immutable, flat R-tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

simple, immutable, flat R-tree

License:Apache License 2.0


Languages

Language:Rust 100.0%