avaneev / komihashLinks
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
☆271Updated 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☆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…☆494Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆214Updated this week
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- SIMD-accelerated base64 codecs☆444Updated last year
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆325Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆175Updated 8 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Fast CRC32 implementations☆116Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- Testing common random-number generators (RNG)☆196Updated last month
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- The PolymurHash universal hash function.☆357Updated 2 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆746Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 2 months ago
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆40Updated last month
- SIMD (SSE) string functions☆103Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago