jonmaiga / mx3Links
A bit mixer, pseudo random number generator and a hash function.
☆28Updated 3 years ago
Alternatives and similar repositories for mx3
Users that are interested in mx3 are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 11 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- benchmarking positional population count☆14Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Tiny optimizing JIT compiler backend.☆49Updated 5 months ago
- ☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- O(n log n) In-place Stable Quicksort☆18Updated 6 months ago
- Vectorized version of the PCG random number generator☆80Updated 3 months ago