N-dimensional RTree implementation in C++
☆435Mar 16, 2025Updated 11 months ago
Alternatives and similar repositories for RTree
Users that are interested in RTree are comparing it to the libraries listed below
Sorting:
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆779Jan 17, 2026Updated last month
- A relatively simple implementation of the R* Tree data structure for C++☆51Jan 10, 2023Updated 3 years ago
- Naive Hilbert R-Tree implementation☆31Jan 31, 2015Updated 11 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Mar 16, 2024Updated last year
- Immutable in-memory R-tree and R*-tree implementations in Java with reactive api☆1,137Updated this week
- A simple and modern C++ quadtree implementation☆250Mar 4, 2024Updated 2 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Jul 7, 2019Updated 6 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,592Dec 26, 2025Updated 2 months ago
- Fast, header-only polygon triangulation☆962Sep 18, 2025Updated 5 months ago
- A Recursive Spatial Model Index☆40Mar 18, 2024Updated last year
- A C++ implementation of the Quad-Tree spatial index.☆23Mar 6, 2022Updated 3 years ago
- [mirror] Generic n-dimensional polyline simplification☆21Jul 5, 2021Updated 4 years ago
- Constrained Delaunay Triangulation (C++)☆1,347Jul 14, 2025Updated 7 months ago
- Simple cheatsheet generation in a browser☆11Feb 8, 2021Updated 5 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.☆13Updated this week
- A really fast C++ library for Delaunay triangulation of 2D points☆202Apr 18, 2025Updated 10 months ago
- Hyper-Dimensional R-Tree Index in Java☆75Jul 18, 2018Updated 7 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Jan 9, 2012Updated 14 years ago
- Octree/Quadtree/N-dimensional linear tree☆208Dec 18, 2025Updated 2 months ago
- Core OpenGL samples and tests written in C++11.☆14Oct 7, 2025Updated 4 months ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Feb 28, 2024Updated 2 years ago
- PH-Tree C++ implementation by Improbable.☆27Mar 7, 2023Updated 2 years ago
- WORT: Write Optimal Radix Tree for Persistent Memory Storage Systems (FAST 2017)☆24Apr 1, 2021Updated 4 years ago
- A C++ RangeTree implementation.☆43Jul 30, 2020Updated 5 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,082Feb 11, 2026Updated 3 weeks ago
- a simple c++ template quadtree class, header only, use it as STL☆17Jan 22, 2016Updated 10 years ago
- Spherical Cube Map rendering library☆24Jun 9, 2016Updated 9 years ago
- A data structure for efficient nearest-neighbor queries.☆72May 10, 2024Updated last year
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- Simple C++ KD-Tree implementation☆224Oct 4, 2024Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Feb 9, 2023Updated 3 years ago
- An R-Tree implementation☆37May 18, 2022Updated 3 years ago
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- 3D R-Tree in java☆37Sep 19, 2024Updated last year