virtuald / r-star-tree
A relatively simple implementation of the R* Tree data structure for C++
☆49Updated 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
- Naive Hilbert R-Tree implementation☆29Updated 9 years ago
- N-dimensional RTree implementation in C++☆388Updated 2 months 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
- A C++ implementation of the Quad-Tree spatial index.☆17Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated 10 months 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
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Modern C++ B-tree containers☆267Updated last year
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Templated Portable I/O Environment☆113Updated 2 months ago
- Advanced correct for boost geometry polygons☆33Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆124Updated last year
- Comprehensive benchmarks of C++ maps☆303Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A C++ header only interval tree implementation.☆63Updated 3 weeks ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆403Updated 2 weeks ago
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 8 months ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago