wangyi-fudan / wyhashLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,032Updated 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,434Updated 2 weeks ago
- Very fast, high quality, platform-independent hashing algorithm.☆606Updated last week
- Message passing based allocator☆1,712Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- Hash function quality and speed tests☆2,039Updated last week
- Converts floating point numbers to decimal strings☆1,274Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,228Updated last month
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated 3 weeks ago
- High-speed secure pseudorandom function for short messages☆712Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,321Updated 2 months ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,664Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Fastest Integer Compression☆809Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- Automated integer hash function discovery☆725Updated last year
- Fast strong hash functions: SipHash/HighwayHash☆1,587Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆450Updated 3 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,183Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,132Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,821Updated last year
- 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,836Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- zlib replacement with optimizations for "next generation" systems.☆1,822Updated this week
- Suite for benchmarking malloc implementations.☆446Updated last week
- Branchless UTF-8 decoder☆615Updated 2 years ago