wjakob / dsetLinks
Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank
☆67Updated 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 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- benchmarking positional population count☆17Updated 3 months ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Execution primitives for C++☆155Updated 5 years ago
- ☆17Updated 9 years ago
- Comparing linear and binary searches☆44Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- data-parallel out-of-core library☆50Updated 2 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated last week
- Lossless compressor of multidimensional floating-point arrays☆124Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago