avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
☆256Updated 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☆124Updated 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…☆458Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 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!☆314Updated 3 months ago
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- Reference implementation of Dragonbox in C++☆767Updated 2 weeks ago
- ⏱️ single header benchmark framework for C and C++☆238Updated last year
- A versatile, performance-oriented generic hash table library for C.☆154Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- Smart Garbage Collection Library for C++☆229Updated 6 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- SIMD (SSE) string functions☆102Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆657Updated 3 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- Header-only binary fuse and xor filter library☆411Updated last month