wangyi-fudan / wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,001Updated 10 months ago
Alternatives and similar repositories for wyhash:
Users that are interested in wyhash are comparing it to the libraries listed below
- Hash function quality and speed tests☆1,977Updated last week
- Message passing based allocator☆1,664Updated last week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,361Updated this week
- Very fast, high quality, platform-independent hashing algorithm.☆314Updated 5 months ago
- High-speed secure pseudorandom function for short messages☆699Updated 11 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,266Updated last month
- Header-only binary fuse and xor filter library☆361Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- Suite for benchmarking malloc implementations.☆418Updated 2 months ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,754Updated last week
- Fast strong hash functions: SipHash/HighwayHash☆1,577Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,163Updated 3 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,808Updated 9 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,635Updated 3 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆228Updated last week
- Converts floating point numbers to decimal strings☆1,242Updated 10 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆436Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Structured concurrency in C☆1,869Updated last year
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,109Updated last month
- The PolymurHash universal hash function.☆349Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,149Updated 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, Chromium, R…☆1,751Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆669Updated 3 months ago