Spatial indexes, and RTrees specifically, are at the core of geospatial software engineering.
But ever wondered how an RTree is actually implemented?
This repo is a "literate" fork of the upstream Flatbush RTree library.
This was forked from commit 4ab68d7
under the ISC license.