rurban/smhasher
Hash function quality and speed tests observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4542
- days_rel: n/a
- days_push: 60
- n_releases_24m: 0
Adoption not part of the score
2169 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SMhasher is a test suite for evaluating the quality and speed of non-cryptographic and cryptographic hash functions. It benchmarks throughput and runs statistical quality tests, publishing comparative results for dozens of hash implementations.
Use cases
- benchmark hash function speed in MiB/sec
- test a custom hash function for quality problems
- compare hash functions for hash table use
- check a hash function for collisions and distribution issues
- find the fastest 64-bit hash for my use case
- verify hash function seed independence
When to choose
- you need to validate or benchmark a hash function implementation
- you want authoritative comparative data on hash function quality and speed
- you are selecting a hash function for hash tables or checksums
When to avoid
- you need a hash function library to embed rather than a testing tool
- you need cryptographic security certification rather than statistical testing
- you need application-level hashing utilities
Facets
cli-tool · maturity active
benchmarking testing developer-tools performance developer-tools windows cross-platform cli cpp c hash-functions hash-quality-testing smhasher c-plus-plus benchmark-suite algorithms linux macos
2 sources
- readme: https://github.com/rurban/smhasher · fetched 2026-08-28 · 26a09bcb98dc
- homepage: https://rurban.github.io/smhasher/ · fetched 2026-08-29 · 12df115b97d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rurban/smhasher | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem