avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
☆266Updated this week
Alternatives and similar repositories for komihash
Users that are interested in komihash are comparing it to the libraries listed below
Sorting:
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆481Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- 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.☆371Updated last month
- SHISHUA – The fastest PRNG in the world☆217Updated 2 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆321Updated 5 months ago
- A versatile, performance-oriented generic hash table library for C.☆165Updated 7 months ago
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆39Updated this week
- Reference implementation of Dragonbox in C++☆792Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆238Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆138Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- Header-only binary fuse and xor filter library☆414Updated 3 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C23 Checked Arithmetic☆148Updated 4 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 10 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆702Updated 3 weeks ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago