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
- Boost.Sort☆52Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated last year
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆30Updated 2 weeks ago
- Comparing linear and binary searches☆39Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- 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 …☆22Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆42Updated 4 years ago
- benchmarking positional population count☆14Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 2 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- ☆104Updated last year
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- C++20 Generalized Suffix Tree implementation☆12Updated 2 years ago