Crate highhash[][src]

Expand description

High speed hashing algorithms.

Modules

MurmurHash3 algorithm by Austin Appleby.

Structs

Hasher for MurmurHash3 32-bit implementation of the 32-bit hashing algorithm.