avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
☆272Updated 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☆128Updated 3 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆496Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆326Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- SIMD-accelerated base64 codecs☆443Updated last year
- Reference implementation of Dragonbox in C++☆791Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆176Updated 9 months ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years 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 4 months ago
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- Testing common random-number generators (RNG)☆198Updated last month
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 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 3 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- C23 Checked Arithmetic☆156Updated 6 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago