atoader / HilbertRTree
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
- 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
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- N-dimensional RTree implementation in C++☆400Updated last month
- Templated Portable I/O Environment☆113Updated 2 weeks ago
- An R-Tree implementation☆36Updated 2 years ago
- A Recursive Spatial Model Index☆38Updated last year
- Learned Spatial Indexes☆9Updated 4 months ago
- ☆39Updated 3 years ago
- A C++ implementation of the Quad-Tree spatial index.☆18Updated 3 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 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…☆66Updated 2 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 -☆213Updated 2 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A C++ library for summarizing data streams☆24Updated 5 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆9Updated last year
- ☆21Updated 4 years ago
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆117Updated last month
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- Fast Hilbert Curves☆73Updated 8 years ago
- Binary Space Partition Tree Based 2D Polygon Boolean Operation☆12Updated 2 years ago