psimatis / QuadTree
A C++ implementation of the Quad-Tree spatial index.
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for QuadTree
- A relatively simple implementation of the R* Tree data structure for C++☆49Updated last year
- Naive Hilbert R-Tree implementation☆31Updated 9 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- Examples of how to use features of the Boost Graph Library. This repository is a staging area while the examples are prepared to be moved…☆15Updated 12 years ago
- Templated Portable I/O Environment☆112Updated last month
- Kd-Tree library for kNN and range queries in plain C++98☆85Updated 10 months ago
- ☆19Updated 2 years ago
- A Recursive Spatial Model Index☆38Updated 7 months ago
- ☆39Updated 3 years ago
- N-dimensional RTree implementation in C++☆376Updated 7 months 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
- Parallel k-d tree with C++17, MPI and OpenMP☆31Updated 2 years ago
- Parallel Graph Input Output☆17Updated last year
- A C++ template class providing a thread-safe LRU cache☆75Updated 2 years ago
- Floating point morton order comparison operator.☆13Updated 6 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 weeks ago
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago
- C++ fast hierarchical clustering algorithms☆80Updated last year
- C++ geometry types☆97Updated 4 months ago
- A C++14 library for converting GeoJSON into geometry.hpp representation☆68Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated 2 months ago
- An implementation of k-d tree☆167Updated 7 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Thread pool which supports c++20 coroutine. 一个支持c++20协程的线程池。☆22Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆40Updated 10 years ago
- A C++17 interface for HDF5☆89Updated 5 months ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆54Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆319Updated last month
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 2 years ago