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☆46Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 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…☆75Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- benchmarking positional population count☆15Updated 3 weeks ago
- Add-on packages for Vector class library☆76Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 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 last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago