WojciechMula / simd-sortLinks
AVX512F and AVX2 versions of quick sort
☆104Updated 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
Sorting:
- 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 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- For details, see the blog post:☆32Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ☆107Updated last year
- ☆16Updated 11 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Benchmarks for our memory allocator☆65Updated last year
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 2 weeks ago
- Library for lock-free locks☆82Updated 2 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- ☆54Updated last year