meow_hash

Hash function

An implementation of Meow hash, a fast non-cryptographic hashing algorithm

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

GitHub

2k stars
50 watching
62 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

hashhash-functionshashing-algorithm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amadimichael/optimizedmimcsponge An optimized implementation of a cryptographic hash function. 12
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 361
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
aappleby/smhasher A collection of hash functions and tests for their properties 2,666
imkcat/catcrypto A comprehensive C library providing various hashing and encryption functions 70
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 266
kerukuro/digestpp A C++ library providing a flexible and universal API for various cryptographic hash functions 196
mirage/digestif Tools for implementing various hash algorithms in multiple programming languages. 87
peterscott/murmur3 C implementation of the Murmur3 hash function with various output sizes and architectures. 406
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 11
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
corsaair/hashlib A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 1
asaaki/fnv.ex A Pure Elixir implementation of the Fowler–Noll–Vo hash function algorithm. 5
paulmillr/noble-hashes An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. 586
juliacrypto/sha.jl A Julia implementation of common hash functions 47