ambling / rtree-benchmarkLinks
A comprehensive jmh-based benchmark on various RTree configurations for Dave Moten's rtree implementation.
☆11Updated 8 years ago
Alternatives and similar repositories for rtree-benchmark
Users that are interested in rtree-benchmark are comparing it to the libraries listed below
Sorting:
- Java library to create and search random access files (including in S3) using the space-filling hilbert index (sparse)☆49Updated 2 weeks ago
- Scala Mison implementation☆15Updated 6 years ago
- 3D R-Tree in java☆36Updated last year
- Java 18 - Vector API Benchmark☆13Updated 2 years ago
- Spatial indexing algorithms for java☆15Updated 3 years ago
- Hyper-Dimensional R-Tree Index in Java☆73Updated 7 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆115Updated last year
- Immutable in-memory R-Tree and R*-Tree for Java with Iterable API