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++☆51Updated 2 years ago
- N-dimensional RTree implementation in C++☆421Updated 4 months ago
- PH-Tree C++ implementation by Improbable.☆23Updated 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…☆48Updated 6 years ago
- A C++ implementation of the Quad-Tree spatial index.☆18Updated 3 years ago
- a dynamic 2d space partitioning tree☆23Updated 4 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- Templated Portable I/O Environment☆113Updated 3 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆129Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Learned Spatial Indexes☆9Updated 7 months ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A Recursive Spatial Model Index☆38Updated last year
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast Hilbert Curves☆75Updated 8 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ geometry types☆101Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- PH-Tree C++ implementation☆30Updated 5 months ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- ☆40Updated 4 years ago
- A generic C++11 k-means clustering implementation☆211Updated 3 months ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- KDTree library☆111Updated 14 years ago
- 空间索引的各种实现☆51Updated 7 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Generate digital elevation models from 3D point clouds☆87Updated 8 years ago