improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆25Updated 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.☆108Updated 2 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- ☆49Updated 3 years ago
- PH-Tree C++ implementation☆32Updated 7 months ago
- N-dimensional RTree implementation in C++☆426Updated 7 months ago
- ☆22Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Lossless compressor of multidimensional floating-point arrays☆120Updated 5 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- ALP: Adaptive Lossless Floating-Point Compression☆135Updated 2 weeks ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆285Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆196Updated 6 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆95Updated last year
- Robust geometric predicates☆62Updated last year
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆638Updated 2 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- found and rescued from code.google.com☆75Updated 9 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
- Concurrent Hash Table☆34Updated 2 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago