improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆23Updated 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
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- PH-Tree C++ implementation☆31Updated 5 months ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- ☆21Updated 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…☆112Updated 8 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Super Scalar Sample Sort in modern C++☆21Updated 4 years ago
- a dynamic 2d space partitioning tree☆23Updated 4 years ago
- Concurrent Hash Table☆31Updated 2 weeks ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 10 months ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Lossless compressor of multidimensional floating-point arrays☆117Updated 5 years ago
- N-dimensional RTree implementation in C++☆423Updated 5 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 6 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆371Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆47Updated 2 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆44Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 5 months ago