gerben-s / quicksort-blog-postLinks
☆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
Sorting:
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- ☆31Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆56Updated last year
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆127Updated 9 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- benchmarking positional population count☆15Updated this week
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated this week