martinus / better-faster-stronger-mixerLinks
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
☆40Updated 5 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☆84Updated 6 years ago
- benchmarking positional population count☆17Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆39Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- For details, see the blog post:☆34Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- ☆112Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago