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 Approximate Membership Filters (C++)☆281Updated last week
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated 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
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆109Updated last year
- benchmarking positional population count☆15Updated last year
- ☆54Updated last year
- GPU B-Tree with support for versioning (snapshots).☆49Updated 10 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ☆16Updated 11 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 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
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago