hcho3 / skiplist_cuda
A parallel (CUDA) implementation of skiplist
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for skiplist_cuda
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Parallel programming library in C++11☆12Updated 4 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).☆43Updated 2 weeks ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A fast and highly scalable GPU dynamic memory allocator☆103Updated 9 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆52Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Artifact for PPoPP'18☆17Updated 2 years ago
- Dependably fast multi-core in-memory transactions☆19Updated 7 years ago
- gossip: Efficient Communication Primitives for Multi-GPU Systems☆58Updated 2 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
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- ☆10Updated 3 years ago
- Implementation and benchmark of lock-free Hopscotch Hashing☆11Updated 5 years ago
- Scalable Structural Index Constructor for JSON Analytics☆21Updated last month
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆61Updated 5 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated 2 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago