nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆427Updated 9 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☆768Updated 3 weeks ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆501Updated 3 weeks ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Advanced correct for boost geometry polygons☆36Updated 3 years ago
- Intel TBB with CMake build system☆391Updated 5 months ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated last year
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 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
- A really fast C++ library for Delaunay triangulation of 2D points☆578Updated last year
- Minimalist protocol buffer decoder and encoder in C++☆367Updated 2 months ago
- A C++ implementation of the Quad-Tree spatial index.☆23Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆200Updated 8 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A simple C library for working with KD-Trees☆410Updated 4 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,431Updated 2 months ago
- C++ geometry types☆101Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Templated Portable I/O Environment☆114Updated 8 months ago
- C++11/C++14 Variant☆378Updated 2 years ago
- Boost.org graph module☆370Updated 3 weeks ago
- 2D constrained Delaunay triangulation library☆505Updated last year
- High performance C++11 thread pool☆585Updated 5 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆643Updated 2 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- 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