wjakob / dset
Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank
☆64Updated 9 years ago
Alternatives and similar repositories for dset:
Users that are interested in dset are comparing it to the libraries listed below
- Experimental ranges for CUDA☆24Updated 6 years ago
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last month
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- ☆70Updated 4 years ago
- Lossless compressor of multidimensional floating-point arrays☆111Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- data-parallel out-of-core library☆50Updated last week
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated last week
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 6 months ago
- Radix sorting from the ground up☆36Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 months ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Execution primitives for C++☆153Updated 4 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year