tommyettinger / waterhash
Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math
☆26Updated 5 years ago
Alternatives and similar repositories for waterhash:
Users that are interested in waterhash are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last week
- Yet another C++ text formatting library.☆71Updated 3 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 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Small small_vector☆34Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- ☆48Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- benchmarking positional population count☆14Updated last year
- A collection of formatting benchmarks☆47Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- ☆12Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- Flat containers for C++☆59Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago