nushoin / RTreeLinks
N-dimensional RTree implementation in C++
☆408Updated 2 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☆747Updated 3 weeks ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- A generic C++11 k-means clustering implementation☆213Updated last month
- Intel TBB with CMake build system☆386Updated 2 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆177Updated last year
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆481Updated 2 weeks ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆180Updated last month
- High performance C++11 thread pool☆578Updated 4 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- A simple C library for working with KD-Trees☆399Updated 3 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Boost.org graph module☆354Updated 3 weeks ago
- C++ Implementation of Customizable Route Planning (CRP) by Delling et al.☆116Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆365Updated 2 weeks ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Async++ concurrency framework for C++11☆1,402Updated 7 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆129Updated last year
- C++11/C++14 Variant☆376Updated 2 years ago
- Modern C++ B-tree containers☆271Updated last year
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆624Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆548Updated last year
- A fast, memory efficient hash map for C++☆1,276Updated 2 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆737Updated 5 years ago