logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: byteorder

https://lib.rs/crates/byteorder/

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

byteorder = "1.4.3"

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
5
9
3
4
1
1
1
2
2
crate version
rating
date
reviewer
thoroughness, understanding
byteorder 1.3.4
negative
2020-08-27
low, medium

See Full Audit

  • MSRV policy!
  • Basic swizzling/endian stuff
  • You didn't have to write it
  • Excessive and distributed unsafe in serialization related code is hard to audit and makes me nervous
  • History of unsoundness. Most crate versions have alignment related bugs, and 0.2.x had overflow issues which regressed in 0.3.x.
  • Very limited functionality

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

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