espadrine / shishuaLinks
SHISHUA – The fastest PRNG in the world
☆214Updated last year
Alternatives and similar repositories for shishua
Users that are interested in shishua are comparing it to the libraries listed below
Sorting:
- One of the fastest hash functions.☆354Updated 5 months ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆234Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆293Updated 4 years ago
- The PolymurHash universal hash function.☆354Updated 2 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Header-only binary fuse and xor filter library☆371Updated 5 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆443Updated last month
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- Reference manual for ForwardCom instruction set and software standards☆168Updated 5 months ago
- Automated integer hash function discovery☆720Updated last year
- Hashing functions and PRNGs based on them☆163Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- C23 Checked Arithmetic☆136Updated 7 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 11 months ago