MetroHash

Hash functions

A set of fast and statistically robust hash functions designed for non-cryptographic use cases.

MetroHash v1: Exceptionally fast and statistically robust hash functions

GitHub

360 stars
18 watching
35 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/highwayhashTwo fast and strong hash functions: SipHash and HighwayHash.1,549
aappleby/smhasherA collection of hash functions and tests for their properties2,688
grim7reaper/siphashA cryptographic algorithm implementation for secure hashing of short inputs1
wangyi-fudan/wyhashProvides fast and simple hashing functions and random number generators for various programming languages.979
rurban/smhasherA benchmarking tool for hash functions and their performance characteristics1,873
paulmillr/noble-hashesA lightweight JavaScript implementation of various hash functions and cryptographic primitives608
jhumphry/spark_siphashAn Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks.5
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
amadimichael/optimizedmimcspongeAn optimized implementation of a cryptographic hash function.12
lemire/clhashA fast hashing function implemented in C with support for C++ wrappers and benchmarking tools.268
cmuratori/meow_hashAn implementation of Meow hash, a fast non-cryptographic hashing algorithm1,731
nicoshev/rapidhashA high-quality hashing algorithm designed to be fast and reliable across various platforms.234
greg7mdp/sparseppA high-performance hash map implementation for C++ with low memory usage and efficient resizing1,257
sindresorhus/hashaA utility module for computing and manipulating hashes of various types of input data959
geopjr/collisionA GUI tool to generate and verify various types of hashes for file integrity verification.151