psimatis / QuadTree
A C++ implementation of the Quad-Tree spatial index.
☆17Updated 2 years ago
Alternatives and similar repositories for QuadTree:
Users that are interested in QuadTree are comparing it to the libraries listed below
- A relatively simple implementation of the R* Tree data structure for C++☆49Updated 2 years ago
- Naive Hilbert R-Tree implementation☆29Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 4 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- N-dimensional RTree implementation in C++☆388Updated 2 months ago
- ☆39Updated 3 years ago
- ☆18Updated 2 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- A Recursive Spatial Model Index☆37Updated 10 months ago
- C++11 GDAL wrapper☆15Updated 3 years ago
- Github Mirror of Charles F. F. Karney GeographicLib from SF☆38Updated 9 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆31Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN …☆11Updated 2 years ago
- Sonar Generic Sensor Format (gsf) codec☆13Updated 6 years ago
- Generate digital elevation models from 3D point clouds☆86Updated 8 years ago
- [VLDB 2022] NFL: Robust Learned Index via Distribution Transformation☆19Updated last year
- B+ tree implementation which stores data in file☆275Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 7 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- An R-Tree implementation☆37Updated 2 years ago
- A C++17 interface for HDF5☆94Updated this week
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆17Updated 11 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆403Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆303Updated last year
- GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by t…☆28Updated 6 months ago
- Points2Grid is a robust and scalable tool for gridding LIDAR point cloud data to generate Digital Elevation Models (DEM). Points2Grid use…☆88Updated 3 years ago