virtuald / r-star-tree
A relatively simple implementation of the R* Tree data structure for C++
☆49Updated last year
Related projects ⓘ
Alternatives and complementary repositories for r-star-tree
- Naive Hilbert R-Tree implementation☆30Updated 9 years 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
- N-dimensional RTree implementation in C++☆377Updated 7 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆125Updated 8 months ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years 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
- Advanced correct for boost geometry polygons☆32Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Greg's Template Library of useful classes.☆128Updated 3 weeks ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆98Updated last year
- Modern C++ B-tree containers☆264Updated last year
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- Lightweight C++ task system☆79Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆299Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 6 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 8 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated 2 weeks ago
- A C++ implementation of the Quad-Tree spatial index.☆16Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago