weissan / BlockQuicksort
☆34Updated 3 years ago
Alternatives and similar repositories for BlockQuicksort:
Users that are interested in BlockQuicksort are comparing it to the libraries listed below
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆14Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 2 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Boost.Sort☆52Updated 3 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 2 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- Comparing linear and binary searches☆40Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- ☆44Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆31Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆105Updated last year
- ☆17Updated 3 weeks ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- ☆17Updated 8 years ago