jonmaiga / mx3
A bit mixer, pseudo random number generator and a hash function.
☆25Updated 2 years ago
Alternatives and similar repositories for mx3:
Users that are interested in mx3 are comparing it to the libraries listed below
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- How fast can we shuffle values?☆37Updated 11 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- O(n log n) In-place Stable Quicksort☆15Updated 2 months ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Succinct data structures in C/C++☆83Updated 4 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- 64-bit PRNG shootout☆16Updated 2 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Methods and Benchmarks for Random Numbers in a Range☆34Updated 6 years ago
- SHISHUA – The fastest PRNG in the world☆206Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ library for integer array compression☆29Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year