virtuald / r-star-tree
A relatively simple implementation of the R* Tree data structure for C++
☆50Updated 2 years ago
Alternatives and similar repositories for r-star-tree
Users that are interested in r-star-tree are comparing it to the libraries listed below
Sorting:
- Naive Hilbert R-Tree implementation☆29Updated 10 years ago
- N-dimensional RTree implementation in C++☆400Updated last month
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 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
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated 11 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆127Updated last year
- Super Scalar Sample Sort in modern C++☆20Updated 4 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
- Templated Portable I/O Environment☆113Updated 2 weeks ago
- Advanced correct for boost geometry polygons☆35Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆129Updated last year
- A C++ header only interval tree implementation.☆64Updated 4 months ago
- A C++ implementation of the Quad-Tree spatial index.☆18Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- ☆17Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 months ago
- Modern C++ B-tree containers☆273Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Packed Memory Array☆17Updated 10 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆101Updated last year
- More Hierarchy in Route Planning Using Edge Hierarchies☆15Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 3 years ago
- An R-Tree implementation☆36Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Fast Hilbert Curves☆73Updated 8 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- A Recursive Spatial Model Index☆38Updated last year