Simple, super fast wyhash and wyrand 64-bit hash function and PRNG respectively wrapper.
-
Updated
Feb 9, 2020 - C++
Simple, super fast wyhash and wyrand 64-bit hash function and PRNG respectively wrapper.
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)
A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.
Add a description, image, and links to the wyhash topic page so that developers can more easily learn about it.
To associate your repository with the wyhash topic, visit your repo's landing page and select "manage topics."