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
- 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
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Effective Memory Reclamation☆63Updated 5 years ago