gerben-s / quicksort-blog-post
☆39Updated 3 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
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆63Updated last year
- benchmarking positional population count☆14Updated 10 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- ☆31Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated 2 weeks ago
- Fastest Histogram Construction☆68Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 5 years ago
- Testing memory-level parallelism☆67Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last week
- Bloom filter alternative (C++)☆17Updated 6 years ago