highhash 0.2.0

High-speed hashing algorithms for Rust.
Documentation

highhash

crates.io docs.rs

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 like fasthash, but cross-platform and completely safe (100% in Rust).