avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
☆273Updated last month
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☆129Updated 3 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆497Updated 2 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- SIMD-accelerated base64 codecs☆443Updated last year
- A versatile, performance-oriented generic hash table library for C.☆177Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆241Updated 3 years ago
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Reference implementation of Dragonbox in C++☆792Updated 4 months ago
- Testing common random-number generators (RNG)☆198Updated last month
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆327Updated 7 months ago
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆757Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Robin Hood hash map library☆68Updated 4 years 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…☆68Updated last week
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C23 Checked Arithmetic☆157Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆96Updated 4 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago