wangyi-fudan / wyhashLinks
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
☆1,090Updated 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,656Updated this week
- Message passing based allocator☆1,770Updated 3 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆738Updated last week
- Converts floating point numbers to decimal strings☆1,308Updated last week
- Automated integer hash function discovery☆749Updated last year
- Official git repository for libdivide: optimized integer division☆1,287Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,397Updated 3 months ago
- Header-only binary fuse and xor filter library☆422Updated last week
- Hash function quality and speed tests☆2,119Updated last month
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,245Updated 2 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆325Updated 6 months ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,207Updated last week
- Fast strong hash functions: SipHash/HighwayHash☆1,595Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,840Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,761Updated last week
- SIMD-accelerated base64 codecs☆444Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆271Updated last month
- zlib replacement with optimizations for "next generation" systems.☆1,933Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆996Updated 4 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,977Updated this week
- This is a repository for the code posted on my blog☆914Updated last week
- High-speed secure pseudorandom function for short messages☆740Updated last year
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆696Updated 3 months ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆494Updated last month