Python library for optimized interpolation.
-
Updated
Sep 1, 2025 - C++
Python library for optimized interpolation.
Templated hierarchical spatial trees designed for high-peformance.
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.
A Python implementation of Priority R-Tree, an alternative to RTree.
Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
Actively maintained on https://gitlab.com/mdds/mdds instead. This one is just a mirror.
Data Structure: RTree - core, allow to handle Polygons in 2D.
💥 DBSCAN algorithm implemented in CPU with a brute force search algorithm and R tree algorithm.
On-Disk Implementation of R-Tree with Insertion and Bulk Load. This data structure efficiently stores and retrieve multi-dimensional data, very similar to B+ Tree where data is 1D though.
Project πολυδιάστατων δομών ακαδημαϊκού έτους 2022-2023.
Benchmark for spatial index libraries with file storage
Built a r-tree data structure in c++ and displays a data map with python.
Python wrapper for Boost Geometry Rtree
Linear and directional top-K queries using an R-Tree as index
Rtree building and query processing
A C++ R*-Tree implementation supporting batch inserts and STR bulk loading
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
Add a description, image, and links to the rtree topic page so that developers can more easily learn about it.
To associate your repository with the rtree topic, visit your repo's landing page and select "manage topics."