[](https://crates.io/crates/highhash) [](https://docs.rs/highhash/latest/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 like [fasthash](https://github.com/flier/rust-fasthash), but cross-platform and completely safe (100% in Rust).