nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆422Updated 5 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☆760Updated 2 weeks ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆491Updated 2 weeks ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- Intel TBB with CMake build system☆390Updated last month
- A generic C++11 k-means clustering implementation☆211Updated 4 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 6 years ago
- A simple and modern C++ quadtree implementation☆239Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆181Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆385Updated 5 years ago
- C++ geometry types☆101Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆565Updated last year
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- Minimalist protocol buffer decoder and encoder in C++☆340Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆740Updated 5 years ago
- A simple C library for working with KD-Trees☆402Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,385Updated 5 months ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- Boost.org graph module☆359Updated this week
- High performance C++11 thread pool☆581Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 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
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 months ago