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:
- 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 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Fast Approximate Membership Filters (C++)☆281Updated 7 months 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
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ☆108Updated last year
- benchmarking positional population count☆15Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- ☆16Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆54Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Benchmarks for our memory allocator☆68Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- GPU B-Tree with support for versioning (snapshots).☆49Updated 9 months ago
- ☆44Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago