psimatis / QuadTree
A C++ implementation of the Quad-Tree spatial index.
☆18Updated 3 years ago
Alternatives and similar repositories for QuadTree:
Users that are interested in QuadTree are comparing it to the libraries listed below
- Naive Hilbert R-Tree implementation☆29Updated 10 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- N-dimensional RTree implementation in C++☆400Updated last month
- Learned Spatial Indexes☆9Updated 4 months ago
- ☆20Updated 2 years ago
- A Recursive Spatial Model Index☆38Updated last year
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- ☆39Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Official repository of shapelib☆143Updated last week
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆66Updated 2 months ago
- A C++ Shapefile Library☆16Updated 10 months ago
- C++11 GDAL wrapper☆15Updated 3 years ago
- B+ tree implementation which stores data in file☆278Updated last year
- FITing Tree is an indexing data structure that efficiently uses the memory without sacrificing the performance. For the paper: https://dl…☆11Updated 3 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- Official code of "PLEX: Towards Practical Learned Indexing" (aka TrieSpline)☆14Updated 2 years ago
- An implementation of k-d tree☆177Updated last year
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆17Updated last year
- a fully learned index for larger-than-memory databases☆14Updated 2 years ago
- 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 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆9Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 4 months ago
- Parallel Graph Input Output☆18Updated last year
- [VLDB 2022] NFL: Robust Learned Index via Distribution Transformation☆20Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago