wangyi-fudan / wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆968Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for wyhash
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,162Updated this week
- Header-only binary fuse and xor filter library☆348Updated 3 months ago
- Message passing based allocator☆1,574Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,156Updated 4 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆642Updated last week
- Reference implementation of Dragonbox in C++☆607Updated last week
- Converts floating point numbers to decimal strings☆1,203Updated 4 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆186Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆303Updated 3 months ago
- Official git repository for libdivide: optimized integer division☆1,098Updated this week
- SIMD-accelerated base64 codecs☆426Updated 7 months ago
- 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,573Updated last week
- Fast integer compression in C using the StreamVByte codec☆375Updated 7 months ago
- Hash function quality and speed tests☆1,845Updated 3 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,753Updated 4 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆389Updated 2 months ago
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,568Updated last week
- Fast strong hash functions: SipHash/HighwayHash☆1,541Updated 6 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 7 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆277Updated last year
- The PolymurHash universal hash function.☆337Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆878Updated this week
- Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zl…☆655Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆489Updated last year
- High-speed secure pseudorandom function for short messages☆657Updated 5 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,382Updated last month
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,387Updated last month
- Automated integer hash function discovery☆686Updated 8 months ago
- Branchless UTF-8 decoder☆590Updated 2 years ago