weissan / BlockQuicksortLinks
☆38Updated 4 years ago
Alternatives and similar repositories for BlockQuicksort
Users that are interested in BlockQuicksort are comparing it to the libraries listed below
Sorting:
- benchmarking positional population count☆17Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- ☆113Updated 2 years ago
- Boost.Sort☆56Updated last week
- Comparing linear and binary searches☆44Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- ☆21Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 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…☆118Updated 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
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Experimental support for contracts programming in clang++☆28Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Library for lock-free locks☆84Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago