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
- 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++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Templated Portable I/O Environment☆115Updated 9 months ago
- PH-Tree C++ implementation by Improbable.☆27Updated 2 years ago
- A Recursive Spatial Model Index☆40Updated last year
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 4 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- ☆43Updated 4 years ago
- ☆22Updated 4 years ago
- Learned Spatial Indexes☆10Updated last year
- 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
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Updated 2 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- A C++ implementation of the Quad-Tree spatial index.☆23Updated 3 years ago
- A lightweight learned index for spatial range queries on complex geometries☆14Updated 3 years ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆146Updated 5 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 8 years ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- Experimental FlowCutter Code☆13Updated 6 years ago
- Daichi Amagata and Takahiro Hara, SIGMOD2021☆15Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 3 months ago
- Dynamic Constrained Delaunay Triangulation☆26Updated 5 years ago
- An implementation of k-d tree☆187Updated last year