wangyi-fudan / wyhashLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,017Updated 11 months ago
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- Message passing based allocator☆1,680Updated 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,382Updated this week
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆548Updated this week
- Hash function quality and speed tests☆1,997Updated last month
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,296Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,170Updated last month
- Converts floating point numbers to decimal strings☆1,251Updated 11 months ago
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated this week
- Automated integer hash function discovery☆712Updated last year
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆441Updated last month
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆944Updated 2 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,119Updated last week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,644Updated this week
- 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,777Updated 2 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,500Updated 2 weeks ago
- SIMD-accelerated base64 codecs☆433Updated last year
- Fast strong hash functions: SipHash/HighwayHash☆1,580Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆740Updated 5 months ago
- High-speed secure pseudorandom function for short messages☆705Updated last year
- The PolymurHash universal hash function.☆351Updated last year
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆671Updated 4 months ago