wjakob / dset
Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank
☆61Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for dset
- Experimental ranges for CUDA☆25Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- GPU B-Tree with support for versioning (snapshots).☆44Updated 3 weeks ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- ☆17Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆103Updated 9 years ago
- benchmarking positional population count☆12Updated 8 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- simd algorithms☆9Updated 9 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 8 years ago
- ☆20Updated 3 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- Boost.org graph_parallel module☆27Updated this week
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- ☆68Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- Parallel k-D Tree Construction☆55Updated 12 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
- The Berkeley Container Library☆120Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- 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 …☆21Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 4 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆52Updated 2 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago