mloskot / spatial_index_benchmarkLinks
Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R* balancing algorithms as well as bulk loading.
☆47Updated 5 years ago
Alternatives and similar repositories for spatial_index_benchmark
Users that are interested in spatial_index_benchmark are comparing it to the libraries listed below
Sorting:
- Templated Portable I/O Environment☆113Updated 2 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- C++ geometry types☆101Updated last year
- Naive Hilbert R-Tree implementation☆29Updated 10 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆104Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆65Updated 10 years ago
- More Hierarchy in Route Planning Using Edge Hierarchies☆14Updated 5 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- A fast static spatial index for 2D points in C++11☆33Updated 6 years ago
- Fast Hilbert Curves☆74Updated 8 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- A C++14 library for converting GeoJSON into geometry.hpp representation☆70Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A general library for geometry operations of union, intersections, difference, and xor☆180Updated last year
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- A fast geospatial static point clustering library for C++14☆38Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Boost.Sort☆53Updated last week
- Succinct data structures in C/C++☆89Updated 8 months ago