Module hash

Module hash 

Source
Expand description

Non-crypto hash helpers

Functionsยง

consistent_hash
Consistent hashing to bucket index [0, buckets)
djb2
djb2 hash (64-bit variant)
fnv1a
FNV-1a 64-bit hash
hash_code
Convenience hash for strings using djb2
murmur3_32
MurmurHash3 x86 32-bit