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++☆425Updated 6 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
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- PH-Tree C++ implementation by Improbable.☆24Updated 2 years ago
- Templated Portable I/O Environment☆114Updated 5 months ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆763Updated last week
- A Recursive Spatial Model Index☆38Updated last year
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- C++ distributed platform for shared memory programming☆26Updated 5 years ago
- Fast Hilbert Curves☆78Updated 9 years ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 3 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 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 C++ implementation of the Quad-Tree spatial index.☆20Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A C++ RangeTree implementation.☆43Updated 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
- ☆41Updated 4 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago