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
- For details, see the blog post:☆32Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 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
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- A hash function library☆42Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- A C++ library for integer array compression☆29Updated 3 years ago
- Add-on packages for Vector class library☆73Updated last year
- Small small_vector☆34Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Automatically exported from code.google.com/p/mmc☆29Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 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
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago