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++☆49Updated 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
- Templated Portable I/O Environment☆113Updated 3 months ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- A Recursive Spatial Model Index☆37Updated 11 months ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- A C++ implementation of the Quad-Tree spatial index.☆16Updated 2 years ago
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆99Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated 11 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
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 9 months ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- ☆39Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 7 years ago
- A fast geospatial static point clustering library for C++14☆35Updated 3 years ago
- A fast static spatial index for 2D points in C++11☆33Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- PH-Tree C++ implementation☆29Updated last year
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- Potree Utilities☆36Updated last year
- Graph-based Approximate Nearest Neighbor Search Working off CGraph☆34Updated 8 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago