[][src]Module fasthash::metro::crc

hash functions using HW CRC instruction.

Structs

Hash128_1

MetroHash 128-bit hash functions using HW CRC instruction.

Hash128_2

MetroHash 128-bit hash functions using HW CRC instruction.

Hash64_1

MetroHash 64-bit hash functions using HW CRC instruction.

Hash64_2

MetroHash 64-bit hash functions using HW CRC instruction.

Hasher128_1

An implementation of std::hash::Hasher and fasthash::HasherExt.

Hasher128_2

An implementation of std::hash::Hasher and fasthash::HasherExt.

Hasher64_1

An implementation of std::hash::Hasher.

Hasher64_2

An implementation of std::hash::Hasher.