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.☆110Updated 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
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- PH-Tree C++ implementation☆34Updated 9 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆50Updated 3 years ago
- Lossless compressor of multidimensional floating-point arrays☆122Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- N-dimensional RTree implementation in C++☆427Updated 8 months ago
- Naive Hilbert R-Tree implementation☆30Updated 10 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 11 months ago
- ALP: Adaptive Lossless Floating-Point Compression☆147Updated last month
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆641Updated 2 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- A generic C++11 k-means clustering implementation☆215Updated 7 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- data-parallel out-of-core library☆50Updated last week
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆398Updated 3 weeks ago
- ☆22Updated 4 years ago
- A C++ RangeTree implementation.☆43Updated 5 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
- ☆101Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago