WojciechMula / simd-sortLinks
AVX512F and AVX2 versions of quick sort
☆104Updated 8 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:
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 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
- Library for lock-free locks☆83Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 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…☆117Updated last year
- For details, see the blog post:☆35Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ☆16Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- ☆112Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- benchmarking positional population count☆17Updated 2 months ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago