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:
- 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☆51Updated 11 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- For details, see the blog post:☆32Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years 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
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- benchmarking positional population count☆14Updated last year
- Small small_vector☆34Updated 4 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- ☆16Updated 11 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 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…☆73Updated last year
- 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆49Updated 7 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- ☆39Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago