aappleby/smhasher
Automatically exported from code.google.com/p/smhasher observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 89
- 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: 4188
- days_rel: n/a
- days_push: 69
- n_releases_24m: 0
Adoption not part of the score
2889 stars · 481 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SMHasher is a C++ test suite that evaluates the distribution, collision, and performance properties of non-cryptographic hash functions. It is also the home of the MurmurHash family of hash functions, including MurmurHash3.
Use cases
- test the quality of a non-cryptographic hash function
- benchmark hash function speed and collision rates
- find flaws in popular hash functions
- get a fast general-purpose hash like MurmurHash3
- compare 32-bit and 128-bit hash implementations
When to choose
- you need to validate or benchmark a non-cryptographic hash function
- you want a well-tested general-purpose hash like MurmurHash3 for hash tables or checksums
When to avoid
- you need a cryptographic or secure hash function
- you need a maintained library with a formal license for the test suite itself
Facets
library · maturity maintenance
benchmarking testing developer-tools developer-tools performance cpp cross-platform cli hash-functions murmurhash non-cryptographic-hash test-suite hash-quality algorithms
1 source
- readme: https://github.com/aappleby/smhasher · fetched 2026-08-28 · 88c95b0ae1f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aappleby/smhasher | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="aappleby/smhasher")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem