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
- ☆20Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- ☆44Updated 4 years ago
- ☆54Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆17Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆58Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 5 months ago
- Library for lock-free locks☆82Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- pmwcas☆139Updated 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☆54Updated last year
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- Benchmarks for our memory allocator☆65Updated last year
- GPU B-Tree with support for versioning (snapshots).☆48Updated 7 months ago
- ☆106Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆54Updated last week
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆124Updated 3 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago