avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆259Updated 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…☆460Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆319Updated 4 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Reference implementation of Dragonbox in C++☆777Updated last month
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Smart Garbage Collection Library for C++☆231Updated 6 months ago
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A versatile, performance-oriented generic hash table library for C.☆158Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Single-header C11 port of https://abseil.io SwissTable☆156Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆682Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆244Updated last week
- A fast alternative to the modulo reduction☆314Updated 4 years ago