avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆261Updated 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☆125Updated 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…☆465Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 3 weeks ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆321Updated 4 months ago
- Reference implementation of Dragonbox in C++☆784Updated last month
- A versatile, performance-oriented generic hash table library for C.☆159Updated 6 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- C23 Checked Arithmetic☆146Updated 4 months ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆693Updated last week
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆123Updated 6 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆174Updated 4 years ago
- Header-only binary fuse and xor filter library☆409Updated 3 months ago