logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: blockhash

https://lib.rs/crates/blockhash/

Add the last reviewed version to Cargo.toml / [dependencies]:

blockhash = "0.2.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
2
2
2
2
crate version
rating
date
reviewer
thoroughness, understanding
blockhash 0.2.0
positive
2020-05-27
medium, medium

The implementation calculates the blockhash over an image as advertised, and
passed a comparison test with the Python implementation at
https://github.com/commonsmachinery/blockhash-python.

The blockhash function itself is pretty basic; its website at
http://blockhash.io/ its goals compared to more complex alternatives like
pHash or imgSeek.

blockhash 0.2.0
positive
2020-05-27
medium, medium
alternative:
img_hash

The implementation calculates the blockhash over an image as advertised, and
passed a comparison test with the Python implementation at
https://github.com/commonsmachinery/blockhash-python.

The blockhash function itself is pretty basic; its website at
http://blockhash.io/ its goals compared to more complex alternatives like
pHash or imgSeek.

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/