Extremely fast non-cryptographic hash algorithm
-
Updated
Apr 13, 2026 - C
Extremely fast non-cryptographic hash algorithm
🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
Small, Fast, Portable 64-bit hash function
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
🐤 floppsy - SMHasher-passing 200Mb/s hash using floating-point ops
Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.
Build SMHasher / Murmurhash3 C++ for the browser.
A small collection of high-quality, non-cryptographic utilities in a single header.
RH256: A high-performance, quad-lane 256-bit non-cryptographic hash function. Passed SMHasher with 100% Quality Score
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)
Add a description, image, and links to the smhasher topic page so that developers can more easily learn about it.
To associate your repository with the smhasher topic, visit your repo's landing page and select "manage topics."