highhash

Crates.iohighhash
lib.rshighhash
version0.2.0
sourcesrc
created_at2021-07-01 04:33:36.680441
updated_at2021-07-16 00:25:25.391322
descriptionHigh-speed hashing algorithms for Rust.
homepagehttps://github.com/NGnius/rust-highhash
repositoryhttps://github.com/NGnius/rust-highhash.git
max_upload_size
id417281
size46,418
NGnius (Graham) (NGnius)

documentation

https://docs.rs/highhash/latest/highhash/

README

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).

Commit count: 14

cargo fmt