Lokathor / safe_arch

Exposes arch-specific intrinsics as safe function (via cfg).
https://docs.rs/safe_arch
Apache License 2.0
48 stars 8 forks source link

port blake3 hash to this crate as an example of performance. #21

Open Lokathor opened 4 years ago

Lokathor commented 4 years ago

https://en.wikipedia.org/wiki/BLAKE_(hash_function)

Lokathor commented 4 years ago

https://github.com/BLAKE3-team/BLAKE3

Lokathor commented 4 years ago

Working examples count as docs, in a sense, so we'll add that label.