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
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- benchmarking positional population count☆14Updated 10 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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Add-on packages for Vector class library☆72Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 weeks ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 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 7 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- ☆15Updated 10 years ago
- ☆47Updated 7 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- Algorithms that work on generic C arrays☆10Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years 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++ wrapper around wyhash and wyrand☆14Updated 6 months ago
- Compact Tree Representation☆16Updated 7 years ago