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
- A C++ implementation of the Quad-Tree spatial index.☆17Updated 3 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
- Learned Spatial Indexes☆9Updated 3 months ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- PH-Tree C++ implementation by Improbable.☆22Updated 2 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- A Recursive Spatial Model Index☆38Updated last year
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 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
- Pluggable R-tree implementation in pure Python.☆61Updated 2 years ago
- ☆39Updated 3 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆113Updated 7 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Graph-based Approximate Nearest Neighbor Search Working off CGraph☆34Updated 9 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 8 years ago
- Templated Portable I/O Environment☆113Updated 4 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆64Updated last month
- ☆25Updated 4 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
- ☆21Updated 4 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆100Updated last year
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆115Updated this week
- 四叉树☆15Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- ☆19Updated 2 years ago