gerben-s / quicksort-blog-post
☆39Updated 4 years ago
Alternatives and similar repositories for quicksort-blog-post:
Users that are interested in quicksort-blog-post are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆71Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Comparing linear and binary searches☆39Updated 4 years ago
- benchmarking positional population count☆14Updated 11 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆50Updated 6 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- ☆31Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆25Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Testing memory-level parallelism☆67Updated last year
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated last month
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago