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:
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Radix sorting from the ground up☆37Updated 2 years ago
- ☆32Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Succinct data structures in C/C++☆92Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- ☆113Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago