improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆27Updated 2 years ago
Alternatives and similar repositories for phtree-cpp
Users that are interested in phtree-cpp are comparing it to the libraries listed below
Sorting:
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- ☆50Updated 3 years ago
- PH-Tree C++ implementation☆37Updated 10 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Lossless compressor of multidimensional floating-point arrays☆124Updated 5 years ago
- Implements Parallel Implementation of 3D mesh simplification.☆15Updated 3 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- Naive Hilbert R-Tree implementation☆31Updated 11 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- An implementation of k-d tree☆187Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- ALP: Adaptive Lossless Floating-Point Compression☆161Updated 3 months ago
- Interpolated corrected curvature measures for polygonal surfaces☆16Updated 7 months ago
- N-dimensional RTree implementation in C++☆434Updated 10 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 C++ implementation of a LRU cache☆42Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- ☆22Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- A simple and modern C++ quadtree implementation☆251Updated last year
- Light C++11 graph library☆13Updated 4 years ago