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☆46Updated 5 years ago
- For details, see the blog post:☆33Updated last year
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- SIMD (SSE) string functions☆102Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- A C++ header only interval tree implementation.☆69Updated last month
- Add-on packages for Vector class library☆75Updated last year
- benchmarking positional population count☆15Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- A simple bitset library in C☆137Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago