nushoin / RTree
N-dimensional RTree implementation in C++
☆376Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for RTree
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆709Updated last month
- A relatively simple implementation of the R* Tree data structure for C++☆48Updated last year
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆457Updated this week
- C++ Implementation of Customizable Route Planning (CRP) by Delling et al.☆109Updated 8 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,272Updated last month
- Naive Hilbert R-Tree implementation☆31Updated 9 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- A simple and modern C++ quadtree implementation☆214Updated 8 months ago
- A simple C library for working with KD-Trees☆395Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 6 years ago
- Advanced correct for boost geometry polygons☆32Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- KDTree library☆113Updated 14 years ago
- C++11/C++14 Variant☆371Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Intel TBB with CMake build system☆369Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆299Updated last year
- Yet Another Serialization☆731Updated 7 months ago
- High performance C++11 thread pool☆567Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆154Updated last month
- Templated hierarchical spatial trees designed for high-peformance.☆123Updated 7 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆519Updated 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 …☆294Updated last month
- Modern C++ B-tree containers☆263Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ geometry types☆97Updated 4 months ago