tommyettinger / waterhashLinks
Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math
☆26Updated 6 years ago
Alternatives and similar repositories for waterhash
Users that are interested in waterhash are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A C++ library for integer array compression☆30Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- Add-on packages for Vector class library☆76Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- ☆50Updated 8 years ago
- A hash function library☆47Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- benchmarking positional population count☆16Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- ☆20Updated 4 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A simple bitset library in C☆141Updated 10 months ago