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
360 stars
18 watching
35 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |
| | A collection of hash functions and tests for their properties | 2,688 |
| | A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
| | Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| | A benchmarking tool for hash functions and their performance characteristics | 1,873 |
| | A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
| | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| | An optimized implementation of a cryptographic hash function. | 12 |
| | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| | An implementation of Meow hash, a fast non-cryptographic hashing algorithm | 1,731 |
| | A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |
| | A high-performance hash map implementation for C++ with low memory usage and efficient resizing | 1,257 |
| | A utility module for computing and manipulating hashes of various types of input data | 959 |
| | A GUI tool to generate and verify various types of hashes for file integrity verification. | 151 |