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 10 years ago
- N-dimensional RTree implementation in C++☆393Updated 3 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
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 9 months ago
- Modern C++ B-tree containers☆269Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆126Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated 11 months ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆99Updated last year
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Boost.Sort☆52Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Templated Portable I/O Environment☆113Updated 3 months ago
- A C++ implementation of the Quad-Tree spatial index.☆16Updated 2 years ago
- A Recursive Spatial Model Index☆37Updated 11 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆487Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆92Updated this week
- A C++ implementation of a LRU cache☆38Updated 4 years ago