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☆46Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 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…☆75Updated last year
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A C++ library for integer array compression☆29Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- benchmarking positional population count☆16Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A simple bitset library in C☆138Updated 9 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago