avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆233Updated 2 months ago
Alternatives and similar repositories for komihash
Users that are interested in komihash are comparing it to the libraries listed below
Sorting:
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆306Updated this week
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆233Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆133Updated 2 months ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- SHISHUA – The fastest PRNG in the world☆214Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Smart Garbage Collection Library for C++☆220Updated 2 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,026Updated last year
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆593Updated last week
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆293Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated last week