avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
☆268Updated 2 weeks ago
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
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆488Updated 3 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 5 months ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- ⏱️ single header benchmark framework for C and C++☆244Updated last year
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆187Updated this week
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Testing common random-number generators (RNG)☆194Updated 2 weeks ago
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- C23 Checked Arithmetic☆153Updated 5 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 6 months ago
- Fast CRC32 implementations☆113Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago