nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆434Updated 10 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☆776Updated 3 weeks ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆503Updated 2 months ago
- Naive Hilbert R-Tree implementation☆31Updated 11 years ago
- Intel TBB with CMake build system☆394Updated 7 months 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
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated 2 years ago
- Advanced correct for boost geometry polygons☆36Updated 3 years ago
- C++ geometry types☆101Updated last year
- A simple and modern C++ quadtree implementation☆251Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆391Updated 5 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆585Updated 2 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months 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 …☆298Updated last year
- Boost.org graph module☆370Updated 2 months ago
- Minimalist protocol buffer decoder and encoder in C++☆371Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- C++ Implementation of Customizable Route Planning (CRP) by Delling et al.☆121Updated 9 years ago
- 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☆646Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- 2D constrained Delaunay triangulation library☆511Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A simple C library for working with KD-Trees☆414Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year