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.☆107Updated 2 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 8 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Lossless compressor of multidimensional floating-point arrays☆115Updated 5 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- PH-Tree C++ implementation☆30Updated 4 months ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆47Updated 2 years ago
- Library for lock-free locks☆82Updated 2 years ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- Comparing linear and binary searches☆41Updated 5 years 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…☆71Updated last year
- ☆21Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- ☆38Updated 5 years ago