atoader / HilbertRTreeLinks
Naive Hilbert R-Tree implementation
☆31Updated 11 years ago
Alternatives and similar repositories for HilbertRTree
Users that are interested in HilbertRTree are comparing it to the libraries listed below
Sorting:
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- N-dimensional RTree implementation in C++☆434Updated 10 months ago
- Templated Portable I/O Environment☆115Updated 9 months ago
- PH-Tree C++ implementation by Improbable.☆27Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- ☆22Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- A Recursive Spatial Model Index☆40Updated last year
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆774Updated 2 weeks ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- A C++ RangeTree implementation.☆43Updated 5 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- ☆43Updated 4 years ago
- FlowCutter submission to PACE 2016☆12Updated 9 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- KDTree library☆113Updated 15 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Updated 2 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆98Updated 2 years ago
- Generate digital elevation models from 3D point clouds☆87Updated 9 years ago
- PQ Fast Scan☆70Updated 6 years ago
- A lightweight learned index for spatial range queries on complex geometries☆14Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ distributed platform for shared memory programming☆27Updated 5 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 8 years ago
- Daichi Amagata and Takahiro Hara, SIGMOD2021☆15Updated last year
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆47Updated 12 years ago