atoader / HilbertRTreeLinks
Naive Hilbert R-Tree implementation
☆29Updated 10 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++☆50Updated 2 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
- Templated Portable I/O Environment☆113Updated last month
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- Learned Spatial Indexes☆9Updated 4 months ago
- A C++ implementation of the Quad-Tree spatial index.☆18Updated 3 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- a dynamic 2d space partitioning tree☆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…☆68Updated 3 months ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- A Recursive Spatial Model Index☆38Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 3 years ago
- The eXtensible and fleXible Library XXL for Java☆26Updated 3 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆23Updated 7 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- ☆39Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- 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
- PQ Fast Scan☆62Updated 6 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago