highwayhash VS smhasher

Compare highwayhash vs smhasher and see what are their differences.

highwayhash

Fast strong hash functions: SipHash/HighwayHash (by google)

smhasher

Automatically exported from code.google.com/p/smhasher (by aappleby)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
highwayhash smhasher
1 3
1,477 2,551
0.7% -
5.5 0.0
13 days ago over 1 year ago
C++ C++
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

highwayhash

Posts with mentions or reviews of highwayhash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Meow Hash
    13 projects | news.ycombinator.com | 29 Oct 2021
    Google made faster Siphash variants, and also HighwayHash that's much faster.

    https://github.com/google/highwayhash

smhasher

Posts with mentions or reviews of smhasher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.

What are some alternatives?

When comparing highwayhash and smhasher you can also consider the following projects:

BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function

aHash - aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction

meow_hash - Official version of the Meow hash, an extremely fast level 1 hash

wyhash - The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

Hashids.java - Hashids algorithm v1.0.0 implementation in Java

smhasher - Hash function quality and speed tests

metroboy - A repository of gate-level simulators and tools for the original Game Boy.

xxHash - Extremely fast non-cryptographic hash algorithm

png-decoder - A pure-Rust, no_std compatible PNG decoder

cligen - Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at