virtuald / r-star-treeLinks
A relatively simple implementation of the R* Tree data structure for C++
☆51Updated 3 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:
- N-dimensional RTree implementation in C++☆433Updated 10 months ago
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated 2 weeks ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆444Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- PH-Tree C++ implementation by Improbable.☆27Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++ implementation of Radix tree☆67Updated 6 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆297Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- ☆17Updated 10 months ago
- Object pool implementation in C++11☆101Updated 5 years ago