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.
☆49Updated 6 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☆114Updated 6 months ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆765Updated this week
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- N-dimensional RTree implementation in C++☆426Updated 7 months ago
- C++ geometry types☆101Updated last year
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- Minimalist protocol buffer decoder and encoder in C++☆347Updated 2 weeks ago
- Boost.org graph module☆362Updated 2 weeks ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- More Hierarchy in Route Planning Using Edge Hierarchies☆14Updated 5 years ago
- A generic C++11 k-means clustering implementation☆214Updated 6 months ago
- A C++14 library for converting GeoJSON into geometry.hpp representation☆70Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- This repository contains C++ source code used in several publications in the area of route planning.☆38Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org☆136Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Spatial Containers, Pareto Fronts, and Pareto Archives☆98Updated last year
- KaTCH -- Karlsruhe Time-Dependent Contraction Hierarchies☆79Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- RoutingKit is a C++ library that provides advanced route planning functionality.☆403Updated last year
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆496Updated this week
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago