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☆46Updated 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 Approximate Membership Filters (C++)☆284Updated last month
- For details, see the blog post:☆33Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- 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
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- ☆16Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 9 months ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 11 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- ☆109Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago