improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆24Updated 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
- 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 11 months ago
- PH-Tree C++ implementation☆31Updated 7 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- ☆48Updated 3 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Lossless compressor of multidimensional floating-point arrays☆119Updated 5 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Concurrent Hash Table☆33Updated last month
- ☆22Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- N-dimensional RTree implementation in C++☆425Updated 6 months ago
- ALP: Adaptive Lossless Floating-Point Compression☆128Updated 5 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- 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.☆119Updated 8 months ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Updated 4 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 3 years ago
- Implements Parallel Implementation of 3D mesh simplification.☆15Updated 3 years ago