highhash

High-speed hashing algorithms written in pure Rust. These are non-cryptographic hash functions which should not be used for security purposes.

This aims to be a replacement for fasthash which is cross-platform and completely safe.