highhash 0.1.0

High-speed hashing algorithms for Rust.
Documentation

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.