Module comp_sci::algorithms::murmur [-]  [+] [src]

The murmur hash is a relatively fast non-cryptographic hash function for platforms with efficient multiplication.

This implementation is based on the murmurhash3 variant.

Functions

murmur3_32
murmur3_32_seed