nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆433Updated 10 months ago
Alternatives and similar repositories for RTree
Users that are interested in RTree are comparing it to the libraries listed below
Sorting:
- 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 last month
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- Intel TBB with CMake build system☆391Updated 6 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
- A simple and modern C++ quadtree implementation☆251Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- Advanced correct for boost geometry polygons☆36Updated 3 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆581Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,443Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆202Updated 9 months ago
- A simple C library for working with KD-Trees☆412Updated 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
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++ geometry types☆101Updated last year
- C++11/C++14 Variant☆379Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Minimalist protocol buffer decoder and encoder in C++☆367Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 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
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆646Updated 2 years ago
- Boost.org graph module☆369Updated last month
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago