improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆26Updated 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.☆112Updated 2 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 2 years ago
- PH-Tree C++ implementation☆35Updated 10 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- ☆50Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- N-dimensional RTree implementation in C++☆429Updated 9 months ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Lossless compressor of multidimensional floating-point arrays☆123Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years 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
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆200Updated 8 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆399Updated last month
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆643Updated 2 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- ☆43Updated 3 years ago