rurban / smhasherLinks
Hash function quality and speed tests
☆2,119Updated last month
Alternatives and similar repositories for smhasher
Users that are interested in smhasher are comparing it to the libraries listed below
Sorting:
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,090Updated last year
- Fast strong hash functions: SipHash/HighwayHash☆1,596Updated 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,761Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,840Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,602Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,398Updated 3 months ago
- Fastest Integer Compression☆822Updated last year
- Automatically exported from code.google.com/p/smhasher☆2,840Updated last year
- The FastPFOR C++ library: Fast integer compression☆952Updated last month
- 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,984Updated this week
- zlib replacement with optimizations for "next generation" systems.☆1,933Updated last week
- Official git repository for libdivide: optimized integer division☆1,287Updated last month
- A high-performance, concurrent hash table☆1,730Updated 10 months ago
- This is a repository for the code posted on my blog☆914Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,664Updated this week
- Automatically exported from code.google.com/p/cityhash☆1,215Updated last year
- Pattern-defeating quicksort.☆2,470Updated 2 years ago
- Message passing based allocator☆1,770Updated 3 months ago
- Extremely fast non-cryptographic hash algorithm☆10,814Updated this week
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression