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++☆426Updated 8 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- Templated Portable I/O Environment☆114Updated 6 months ago
- PH-Tree C++ implementation by Improbable.☆25Updated 2 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆765Updated 3 weeks ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 4 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆109Updated 2 years ago
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆120Updated last month
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A generic C++11 k-means clustering implementation☆215Updated 6 months ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- A Recursive Spatial Model Index☆39Updated last year
- Generate digital elevation models from 3D point clouds☆87Updated 9 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- FITing Tree is an indexing data structure that efficiently uses the memory without sacrificing the performance. For the paper: https://dl…☆12Updated 4 years ago
- More Hierarchy in Route Planning Using Edge Hierarchies☆14Updated 5 years ago
- 空间索引的各种实现☆50Updated 7 years ago