avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆246Updated last week
Alternatives and similar repositories for komihash
Users that are interested in komihash are comparing it to the libraries listed below
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 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…☆448Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- SHISHUA – The fastest PRNG in the world☆214Updated last year
- ⏱️ single header benchmark framework for C and C++☆235Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆295Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- Single-header C11 port of https://abseil.io SwissTable☆146Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆134Updated 2 months ago
- Fast CRC32 implementations☆83Updated last month
- SIMD (SSE) string functions☆102Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- C23 Checked Arithmetic☆138Updated this week
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆606Updated last week
- The PolymurHash universal hash function.☆356Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated 3 weeks ago