xxHash64
Industry-standard xxHash64 for databases and file systems - blazing fast with excellent collision resistance
Industry-standard xxHash64 for databases and file systems - blazing fast with excellent collision resistance
MurmurHash
Popular MurmurHash algorithm - fast non-cryptographic hash for hash tables and cache keys
DJB2
Classic djb2 hash by Daniel Bernstein - simple and fast for basic hash table applications
SDBM
SDBM hash function - reliable non-cryptographic hash for general-purpose data structures
FNV-1
Classic FNV-1 hash - simple, fast non-cryptographic hash for general-purpose applications
FNV-1a
Improved FNV-1a hash - better avalanche effect for hash tables and data deduplication
Jenkins One-at-a-Time
Bob Jenkins' One-at-a-Time hash
