avaneev / komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆228Updated last week
Alternatives and similar repositories for komihash:
Users that are interested in komihash are comparing it to the libraries listed below
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆314Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- ⏱️ single header benchmark framework for C and C++☆232Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Smart Garbage Collection Library for C++☆213Updated 2 weeks ago
- A versatile, performance-oriented generic hash table library for C.☆116Updated 2 weeks 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…☆423Updated this week
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- The PolymurHash universal hash function.☆349Updated last year
- SIMD-accelerated base64 codecs☆435Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆62Updated 7 months ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,001Updated 10 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆328Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆279Updated 4 years ago
- SHISHUA – The fastest PRNG in the world☆208Updated last year
- My variant of the C Template Library☆188Updated 2 weeks ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Header-only binary fuse and xor filter library☆361Updated 3 months ago
- A super-fast hash algorithm in a single C++ header☆81Updated 3 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- Fast CRC32 implementations☆74Updated last year