Tidwall/rtree.c: An R-tree implementation in C(github.com)
github.com
Tidwall/rtree.c: An R-tree implementation in C
https://github.com/tidwall/rtree.c
2 comments
A R-tree is a data structure used in GIS for spatial queries
tidwall has the most amazing libs.