wangyi-fudan / wyhashLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,072Updated 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.☆702Updated 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,596Updated this week
- Converts floating point numbers to decimal strings☆1,295Updated last year
- Automated integer hash function discovery☆742Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆666Updated 6 months ago
- Message passing based allocator☆1,757Updated last month
- Reference implementation of Dragonbox in C++☆792Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,258Updated 6 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,378Updated last month
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,235Updated last month
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Hash function quality and speed tests☆2,102Updated last week
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆321Updated 5 months ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- High-speed secure pseudorandom function for short messages☆733Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,733Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆984Updated 3 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, MySQL, Chro…☆1,935Updated last week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,593Updated last year
- This is a repository for the code posted on my blog☆908Updated 2 weeks ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆482Updated 2 weeks ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,834Updated 2 weeks ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆980Updated 7 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Suite for benchmarking malloc implementations.☆462Updated last month