logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: memchr

https://lib.rs/crates/memchr/

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

memchr = "2.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
2
3
2
2
1
crate version
rating
date
reviewer
thoroughness, understanding
memchr 2.1.2
neutral
2019-08-30
low, medium

Not sure about the strict correctness of memrchr under stacked borrows but
the forward functions definitely seem fine. That said, miscompilation seems
unlikely since stacked borrows is more aggressive than llvm's noalias and raw
pointers do not receive that tag anyways.

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

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