atoader / HilbertRTreeLinks
Naive Hilbert R-Tree implementation
☆30Updated 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…☆77Updated 4 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 6 years ago
- Templated Portable I/O Environment☆113Updated 2 months 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
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 4 months ago
- A C++ implementation of the Quad-Tree spatial index.☆18Updated 3 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Learned Spatial Indexes☆9Updated 6 months ago
- ☆21Updated 4 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- C++ geometry types☆101Updated last year
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆117Updated 3 weeks ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆752Updated last month
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- CMake module collection☆30Updated 10 years ago
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A C++ RangeTree implementation.☆43Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Near-linear time algorithm for computing near-maximum independent set☆18Updated 3 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆107Updated 2 years ago
- More Hierarchy in Route Planning Using Edge Hierarchies☆14Updated 5 years ago
- Fast Hilbert Curves☆74Updated 8 years ago