hcho3 / skiplist_cudaLinks
A parallel (CUDA) implementation of skiplist
☆15Updated 6 years ago
Alternatives and similar repositories for skiplist_cuda
Users that are interested in skiplist_cuda are comparing it to the libraries listed below
Sorting:
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 9 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆21Updated 3 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- ☆54Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- ☆20Updated 2 years ago
- Scalable Structural Index Constructor for JSON Analytics☆24Updated 10 months ago
- Themis MapReduce and TritonSort☆11Updated 7 years ago
- ☆15Updated 5 years ago
- ☆9Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- A GPU-accelerated MapReduce Implementation☆19Updated 9 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- A Library for fast Hash Tables on GPUs☆125Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 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
- A fast and highly scalable GPU dynamic memory allocator☆107Updated 10 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago