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:
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- For details, see the blog post:☆32Updated last year
- Boost.Sort☆53Updated this week
- AVX512F and AVX2 versions of quick sort☆104Updated 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 Radix Sort (IPS²Ra)☆32Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- ☆17Updated 8 years ago
- ☆107Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆31Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A hash function library☆45Updated 3 weeks ago