nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆425Updated 6 months ago
Alternatives and similar repositories for RTree
Users that are interested in RTree are comparing it to the libraries listed below
Sorting:
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆763Updated last week
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆492Updated last month
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- Intel TBB with CMake build system☆388Updated 3 months ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A simple and modern C++ quadtree implementation☆246Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆495Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- C++ geometry types☆100Updated last year
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Minimalist protocol buffer decoder and encoder in C++☆345Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated 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 …☆296Updated last year
- 2D constrained Delaunay triangulation library☆496Updated last year
- High performance C++11 thread pool☆582Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,399Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- C++ Implementation of Customizable Route Planning (CRP) by Delling et al.☆118Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- Fast and memory efficient c++ flat hash table/map/set☆638Updated last week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago