wjakob / dsetLinks
Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank
☆66Updated 10 years ago
Alternatives and similar repositories for dset
Users that are interested in dset are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆107Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 4 months ago
- Lossless compressor of multidimensional floating-point arrays☆116Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Execution primitives for C++☆153Updated 5 years ago
- ☆17Updated 8 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 weeks ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 9 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- data-parallel out-of-core library☆50Updated last week
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago