virtuald / r-star-tree
A relatively simple implementation of the R* Tree data structure for C++
☆48Updated last year
Related projects ⓘ
Alternatives and complementary repositories for r-star-tree
- Naive Hilbert R-Tree implementation☆31Updated 9 years ago
- N-dimensional RTree implementation in C++☆376Updated 7 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 5 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆123Updated 7 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- Templated Portable I/O Environment☆112Updated last month
- Advanced correct for boost geometry polygons☆32Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Object pool implementation in C++11☆92Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Modern C++ B-tree containers☆263Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆106Updated 7 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Boost.Sort☆51Updated 2 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆98Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- STL-style C++ skip_list container☆86Updated 2 years ago