wangyi-fudan / wyhashView external linksLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,095Jun 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.☆757Feb 6, 2026Updated last week
- Hash function quality and speed tests☆2,125Dec 2, 2025Updated 2 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,864Jan 26, 2026Updated 3 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆273Dec 22, 2025Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 8 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,469Feb 6, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603May 1, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,402Oct 26, 2025Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,309Feb 4, 2026Updated last week
- 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…☆1,995Feb 4, 2026Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆684Jan 18, 2026Updated 3 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,675Updated 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 3 weeks ago
- Fast integer compression in C using the StreamVByte codec☆413Feb 9, 2025Updated last year
- Pattern-defeating quicksort.☆2,472Dec 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,296Updated this week
- A very fast hashtable☆1,839Sep 27, 2023Updated 2 years ago
- Message passing based allocator☆1,782Feb 6, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,312Feb 9, 2026Updated last week
- 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☆159Jan 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
- Testing common random-number generators (RNG)☆198Dec 22, 2025Updated last month
- 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++☆796Oct 3, 2025Updated 4 months ago
- Automated integer hash function discovery☆752Mar 1, 2024Updated last year
- BitMagic Library☆442Aug 26, 2025Updated 5 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,330Feb 9, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Nov 10, 2025Updated 3 months ago
- the official Rust and C implementations of the BLAKE3 cryptographic hash function☆6,054Jan 8, 2026Updated last month