hcho3 / skiplist_cuda
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
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)β48Updated 3 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 4 months ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)β25Updated 6 years ago
- AVX512F and AVX2 versions of quick sortβ105Updated 7 years 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
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019β54Updated 2 years ago
- Benchmarking In-Memory Index Structuresβ26Updated 6 years ago
- Succinct C++β25Updated 4 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Storeβ8Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.β31Updated 11 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Storesβ35Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β63Updated last year
- A fully concurrent lock-free cuckoo hash table implementationβ56Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- In-memory, columnar, arrow-based database.β44Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Referenceβ51Updated 11 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.β23Updated 11 months ago
- β52Updated 8 months ago
- β20Updated 2 years ago
- Scalable Structural Index Constructor for JSON Analyticsβ22Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 7 years ago
- GPU B-Tree with support for versioning (snapshots).β46Updated 3 months 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 β¦β23Updated 2 years ago
- Artifact for PPoPP'18β18Updated 2 years ago
- Fast in-place radix sort with STL-like APIβ46Updated 8 years ago
- β15Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collectionβ34Updated 8 years ago
- A C++ library for the analysis of structural dynamic graphsβ26Updated 2 years ago