A flexible, n-dimensional r*-tree implementation for the rust ecosystem.
Please refer to the crate README for more information.
To run the rstar-demo, checkout the repository and run cargo run rstar-demo
in the
repository root.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.