smhasher

Hash function tester

A benchmarking tool for hash functions and their performance characteristics

Hash function quality and speed tests

GitHub

2k stars
53 watching
180 forks
Language: C++
last commit: about 1 month ago
cc-plus-plushash-functionstest

Related projects:

Repository Description Stars
aappleby/smhasher A collection of hash functions and tests for their properties 2,688
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 360
grim7reaper/siphash A cryptographic algorithm implementation for secure hashing of short inputs 1
rhash/rhash A utility for calculating and verifying the integrity of files and data using various hash functions. 589
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 979
lemire/rollinghashjava Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. 75
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 32
jhumphry/spark_siphash An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. 5
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
marcazar/rollinghash An efficient algorithm implementation for string hashing using a sliding window approach 11
robstolarz/rsht A simple hash table implementation with optimization techniques to reduce full scan risk 7
google/highwayhash Two fast and strong hash functions: SipHash and HighwayHash. 1,549
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 268
corona10/goimagehash An image hashing library written in Go that provides different types of hash functions and supports various image formats. 755
corsaair/hashlib A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 1