This crate is meant to be a customized b-tree implementation suitable for
plane-sweep algorithms implemented in the geo crate.
Currently, we have a customized impl. that compiles on nightly. This impl. gives about 30% speed-up on the algorithms.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This crate is meant to be a customized b-tree implementation suitable for
plane-sweep algorithms implemented in the geo crate.
Currently, we have a customized impl. that compiles on nightly. This impl. gives about 30% speed-up on the algorithms.