rtree topic
advanced-algorithms
100+ algorithms & data structures generically implemented in C#
rtreego
an R-Tree library for Go
rtree2d
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
THST
Templated hierarchical spatial trees designed for high-peformance.
pangeo-pyinterp
Python library for optimized interpolation.
spatial_index_benchmark
Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R* balancing algorithms as well as bulk loading.
ddrt
An elixir implementation of Rtree, optimized for fast updates.
LightOSM.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
python_prtree
A Python implementation of Priority R-Tree, an alternative to RTree.