weissan / BlockQuicksortLinks
☆34Updated 3 years ago
Alternatives and similar repositories for BlockQuicksort
Users that are interested in BlockQuicksort are comparing it to the libraries listed below
Sorting:
- Boost.Sort☆53Updated last month
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- For details, see the blog post:☆32Updated last year
- fast prime sieve and hash algorithm☆38Updated this week
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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)☆163Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Library for lock-free locks☆80Updated last year
- ☆106Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 4 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago