The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,100Jun 7, 2024Updated last year
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- Very fast, high quality, platform-independent hashing algorithm.☆774Feb 18, 2026Updated 2 weeks ago
- Hash function quality and speed tests☆2,127Dec 2, 2025Updated 3 months ago
- One of the fastest hash functions.☆364Feb 15, 2025Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Jun 18, 2019Updated 6 years ago
- Extremely fast non-cryptographic hash algorithm☆10,904Mar 2, 2026Updated last week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆274Dec 22, 2025Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,547Feb 6, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,319Feb 4, 2026Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,004Mar 2, 2026Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆693Feb 18, 2026Updated 2 weeks ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,688Updated this week
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- Pattern-defeating quicksort.☆2,474Dec 6, 2023Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Official git repository for libdivide: optimized integer division☆1,299Updated this week
- Message passing based allocator☆1,786Updated this week
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated last month
- SHISHUA – The fastest PRNG in the world☆222Aug 5, 2023Updated 2 years ago
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆160Jan 11, 2026Updated last month
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Mar 14, 2021Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆252Feb 24, 2026Updated last week
- Testing common random-number generators (RNG)☆197Dec 22, 2025Updated 2 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,597Apr 18, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Reference implementation of Dragonbox in C++☆798Oct 3, 2025Updated 5 months ago
- Automated integer hash function discovery☆760Mar 1, 2024Updated 2 years ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,362Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,157Dec 6, 2025Updated 3 months ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,100Feb 20, 2026Updated 2 weeks ago