martinus / better-faster-stronger-mixerLinks
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
☆40Updated 4 years ago
Alternatives and similar repositories for better-faster-stronger-mixer
Users that are interested in better-faster-stronger-mixer are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- For details, see the blog post:☆32Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆39Updated 4 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆108Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆54Updated 11 months ago
- ☆44Updated 4 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago