Repository navigation

#

smhasher

Extremely fast non-cryptographic hash algorithm

C
10302
3 天前

🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS

C++
218
2 年前

Small, Fast, Portable 64-bit hash function

C
121
10 个月前

CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)

Go
22
16 小时前

🐤 floppsy - SMHasher-passing 200Mb/s hash using floating-point ops

JavaScript
12
2 年前

Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!

C++
9
6 个月前

Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.

Rust
8
4 天前

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)

C++
0
1 年前