| Crates.io | highhash |
| lib.rs | highhash |
| version | 0.2.0 |
| created_at | 2021-07-01 04:33:36.680441+00 |
| updated_at | 2021-07-16 00:25:25.391322+00 |
| description | High-speed hashing algorithms for Rust. |
| homepage | https://github.com/NGnius/rust-highhash |
| repository | https://github.com/NGnius/rust-highhash.git |
| max_upload_size | |
| id | 417281 |
| size | 46,418 |
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).