wangyi-fudan / wyhashLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,049Updated last year
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,521Updated last week
- Very fast, high quality, platform-independent hashing algorithm.☆647Updated this week
- Message passing based allocator☆1,736Updated last month
- Converts floating point numbers to decimal strings☆1,284Updated last year
- Header-only binary fuse and xor filter library☆411Updated last month
- Reference implementation of Dragonbox in C++☆754Updated 3 weeks ago
- Automated integer hash function discovery☆733Updated last year
- Hash function quality and speed tests☆2,069Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,246Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,344Updated last month
- High-speed secure pseudorandom function for short messages☆722Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆313Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,214Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Fastest Integer Compression☆811Updated last year
- Suite for benchmarking malloc implementations.☆452Updated last month
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,692Updated this week
- Fast strong hash functions: SipHash/HighwayHash☆1,588Updated last year
- The PolymurHash universal hash function.☆357Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 5 months ago
- This is a repository for the code posted on my blog☆902Updated this week
- A fast alternative to the modulo reduction☆312Updated 4 years 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,889Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆978Updated 2 weeks ago
- Branchless UTF-8 decoder☆618Updated 3 years ago