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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 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☆51Updated 11 months ago
- ☆52Updated 9 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆54Updated 3 weeks ago
- Benchmarks for our memory allocator☆63Updated last year
- Comparing linear and binary searches☆39Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- ☆20Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 3 months ago
- Library for lock-free locks☆77Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- pmwcas☆135Updated last year
- Template Vector Library☆18Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- benchmarking positional population count☆14Updated 11 months ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- Fast Approximate Membership Filters (C++)☆273Updated last month