Projects in Awesome Lists tagged with rtree
A curated list of projects in awesome lists tagged with rtree .
https://github.com/justcoding121/advanced-algorithms
100+ algorithms & data structures generically implemented in C#
algorithms avl-tree binary-trees btrees csharp data-structures fibonacci-heap graph-algorithms heap pairing-heap quadtree red-black-tree rtree sorting-algorithms splaytrees treaps
Last synced: 16 May 2025
https://github.com/justcoding121/Advanced-Algorithms
100+ algorithms & data structures generically implemented in C#
algorithms avl-tree binary-trees btrees csharp data-structures fibonacci-heap graph-algorithms heap pairing-heap quadtree red-black-tree rtree sorting-algorithms splaytrees treaps
Last synced: 12 Mar 2025
https://github.com/dhconnelly/rtreego
an R-Tree library for Go
algorithms datastructures geospatial go golang r-tree rtree spatial
Last synced: 15 May 2025
https://github.com/georust/geo-index
A Rust crate and Python library for packed, immutable, zero-copy spatial indexes.
flatbush georust geospatial kdbush kdtree pyo3 python rtree rust spatial-indexes
Last synced: 11 Mar 2026
https://github.com/kylebarron/geo-index
A Rust crate and Python library for packed, immutable, zero-copy spatial indexes.
flatbush georust geospatial kdbush kdtree pyo3 python rtree rust spatial-indexes
Last synced: 16 May 2025
https://github.com/cnes/pangeo-pyinterp
Python library for optimized interpolation.
axes fill gauss-seidel grid interpolation latitudes longitudes python-library rtree undefined-values unstructured-grids
Last synced: 21 Feb 2026
https://github.com/plokhotnyuk/rtree2d
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
2d geo-index high-performance rtree scala scala-js scala-native sort-tile-recursive spatial-index str str-packing
Last synced: 15 Mar 2025
https://github.com/dilumaluthge/lightosm.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
astar dijkstra geospatial julia kdtree nominatim openstreetmap overpass rtree
Last synced: 16 Apr 2026
https://github.com/deloitteoptimalreality/lightosm.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
astar dijkstra geospatial julia kdtree nominatim openstreetmap overpass rtree
Last synced: 09 Apr 2025
https://github.com/mloskot/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.
benchmark boost geometry libspatialindex performance rtree spatial-index
Last synced: 25 Mar 2025
https://github.com/windfish-studio/ddrt
An elixir implementation of Rtree, optimized for fast updates.
cluster distributed elixir elixir-processes erlang gotta-go-fast rtree rtree-range-queries spatial-data spatial-index tree
Last synced: 13 Feb 2026
https://github.com/addu390/hybrid-spatial-index
Hybrid Spatial Data Structure based on Quad Tree, R Tree and KD Tree for insertion, search and finding the nearest neighbours on a 2D plane
algorithm hybrid-spatial-index kdtree quadkdtree quadtree rkdtree rtree
Last synced: 20 Aug 2025
https://github.com/iwpnd/detectr
minimal geofencing application
geofence-api geofencing gofiber rtree tile38
Last synced: 17 Mar 2025
https://github.com/habedi/spart
A collection of space partitioning trees for Rust 🦀
bsp-tree indexing kd-tree knn-search octree quadtree range-search rtree rust-lang rust-library space-partition-tree
Last synced: 23 Oct 2025
https://github.com/neverinfamous/db-mcp
Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest
ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm
Last synced: 06 Jun 2026
https://github.com/ehwan/r-star-tree
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
algorithm cplusplus-14 cuda eigen3 geometric-algorithms gpgpu header-only linear-algebra modern-cpp opencl rtree spatial spatial-index stl-like template traits tree-structure
Last synced: 09 Oct 2025
https://github.com/boydjohnson/geojson-rstar
RTree support, through the RStar crate, for geojson
geojson geospatial geospatial-data rtree rust-lang
Last synced: 10 Sep 2025
https://github.com/snorfalorpagus/ascii-world-map
ASCII map of the world using Python
cartography pyproj python rtree shapely
Last synced: 01 Aug 2025
https://github.com/zouzias/pyboostrtree
Python wrapper for Boost Geometry Rtree
boost cython-wrapper gis python rtree spatial spatial-index
Last synced: 21 Jan 2026
https://github.com/kuanb/geopandas_opt
Example demonstrating current slowdowns in Geopandas
geopandas geoprocessing rtree shapely
Last synced: 18 Oct 2025
https://github.com/sladyn98/gohep
Implementation of a thin API on top of the groot/rtree package to expose any ROOT TTree as a data frame
Last synced: 30 Mar 2025
https://github.com/lace/proximity
Mesh proximity queries based on libspatialindex and rtree, extracted from Trimesh
closest libspatialindex mesh nearest rtree
Last synced: 11 Oct 2025
https://github.com/ruofeidu/pypoissondisc
O(N log N) Poisson Disc Sampling with Various Radius
poisson-disc-sampling python rtree
Last synced: 05 Nov 2025
https://github.com/m3nin0/tiny-rtree
Árvore-R bidimensional para a indexação e busca de elementos espaciais
Last synced: 13 May 2025
https://github.com/miltiadiss/ceid_ne4338-multidimensional-data-structures
This project implements multi-dimensional indices (k-d trees, quad trees, range trees, R-trees) for querying computer scientists' data by surname, awards, and publications, with education similarity measured using LSH, comparing the methods experimentally.
jaccard-similarity kdtree lsh octtree rangetree rtree web-crawler
Last synced: 07 May 2026
https://github.com/abinba/h3-rtree-geofence
Comparison of performance of using H3 vs R-Tree in PostGIS for geofencing queries
Last synced: 12 Jul 2025
https://github.com/sergiocorreia/tupu
Fast distances in Python
distance-calculation geodesic-distances gis rtree
Last synced: 08 Nov 2025
https://github.com/feixliu/cs562_spring_2020_project1
CS562 Spring 2020 Project 1
Last synced: 14 May 2025
https://github.com/billgewrgoulas/rtrees-and-spatial-data
Rtrees for storing spatial data.
data-structures pathfinding rtree
Last synced: 20 Apr 2026
https://github.com/jadesoftwarenz/jade-geospatial-demo
A C# application that uses JADE's .NET API to make use of JADE's GeoSpatial functionality.
Last synced: 23 Jan 2026