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
- ☆17Updated 8 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆54Updated last week
- Experimental ranges for CUDA☆25Updated 6 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.☆91Updated 7 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 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
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 9 years ago
- Parallel Stable Sort☆14Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Really fast C++ hash table☆14Updated 6 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- ☆68Updated 4 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 3 months ago
- ☆31Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- ☆21Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- data-parallel out-of-core library☆49Updated this week
- A collection of string sorting algorithms☆55Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- nimbus: a cloud computing framework for high performance computations☆25Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- C++ Scattered Containers☆67Updated 7 years ago