Ross ROSS = Recommend OSS · open-source software intelligence for agents

rurban/smhasher

Hash function quality and speed tests observed · 2026-08-28

github.com/rurban/smhasher · homepage · C++ · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
rurban/smhashermain73

For agents

markdown · JSON · MCP: product_card(name="rurban/smhasher")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem