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:
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- For details, see the blog post:☆32Updated 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
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- benchmarking positional population count☆15Updated 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…☆74Updated last year
- Effective Memory Reclamation☆59Updated 5 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Add-on packages for Vector class library☆75Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Concurrent Hash Table☆31Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- BitMagic Library☆428Updated 2 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago