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:
- For details, see the blog post:☆35Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 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
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- benchmarking positional population count☆17Updated 2 months ago
- 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
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- A simple bitset library in C☆144Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- ☆16Updated 11 years ago
- Succinct data structures in C/C++☆92Updated last year
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago