martinus / better-faster-stronger-mixer
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
☆37Updated 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
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- How fast can we shuffle values?☆37Updated 10 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- benchmarking positional population count☆13Updated 10 months ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated 11 months ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month