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: about 4 years ago
Linked from 1 awesome list

hashhash-functionshashing-algorithm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
amadimichael/optimizedmimcspongeAn optimized implementation of a cryptographic hash function.12
jandrewrogers/metrohashA set of fast and statistically robust hash functions designed for non-cryptographic use cases.360
wangyi-fudan/wyhashProvides fast and simple hashing functions and random number generators for various programming languages.979
aappleby/smhasherA collection of hash functions and tests for their properties2,688
imkcat/catcryptoA comprehensive C library providing various hashing and encryption functions70
lemire/clhashA fast hashing function implemented in C with support for C++ wrappers and benchmarking tools.268
kerukuro/digestppA C++ library providing a flexible and universal API for various cryptographic hash functions198
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
peterscott/murmur3C implementation of the Murmur3 hash function with various output sizes and architectures.410
rustyconover/duckdb-crypto-extensionAn extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities.12
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
corsaair/hashlibA set of utility functions for generating and verifying digital hashes in ActionScript 3.01
asaaki/fnv.exA Pure Elixir implementation of the Fowler–Noll–Vo hash function algorithm.5
paulmillr/noble-hashesA lightweight JavaScript implementation of various hash functions and cryptographic primitives608
juliacrypto/sha.jlA Julia implementation of common hash functions48