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
Sorting:
- 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
- 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 7 years ago
- Concurrent Hash Table☆27Updated 3 weeks ago
- Add-on packages for Vector class library☆74Updated last year
- Yet another C++ text formatting library.☆71Updated 5 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- ☆16Updated 10 years ago
- benchmarking positional population count☆14Updated last year
- A hash function library☆45Updated this week
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Flat containers for C++☆59Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- fast prime sieve and hash algorithm☆38Updated this week
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago