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:
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- benchmarking positional population count☆15Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 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
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Add-on packages for Vector class library☆75Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆16Updated 11 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 11 months ago
- A simple bitset library in C☆135Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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…☆74Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago