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
- 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 4 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 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☆52Updated last year
- Comparing linear and binary searches☆39Updated 4 years ago
- ☆53Updated 10 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- For details, see the blog post:☆32Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Template Vector Library☆18Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆17Updated 8 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago