WojciechMula / simd-sort
AVX512F and AVX2 versions of quick sort
☆105Updated 7 years ago
Alternatives and similar repositories for simd-sort:
Users that are interested in simd-sort are comparing it to the libraries listed below
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆53Updated 10 months ago
- For details, see the blog post:☆32Updated last year
- ☆105Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆20Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆60Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆274Updated 3 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Library for lock-free locks☆77Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 5 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆54Updated last week