logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: tendril

https://lib.rs/crates/tendril/

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

tendril = "0.4.1"

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
1
1
crate version
rating
date
reviewer
thoroughness, understanding
tendril 0.4.1
negative
2019-12-11
medium, none

There is ridiculous amount of unsafe. I have no idea how anything in this
crate works, and miri complains about out of bounds reads (after I change
crate to use NonZeroUsize from standard library instead of janky
reference-based NonZeroUsize).

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

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