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

read_write_at = "0.1.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
4
4
4
4
crate version
rating
date
reviewer
thoroughness, understanding
read_write_at 0.1.0
positive
2020-09-11
high, high
alternative:
Less generalized alternative, but implements read_at/write_at on &self for File by default

Offset read/write with &self

Pros:

  • No runtime dependencies
  • Very thorough, well documented

Cons:

  • File isn't ReadAt/WriteAt on windows due to seeks... reasonable but annoying
  • A couple of minor API holes to be fixed
read_write_at 0.1.0
positive
2020-09-11
high, high
alternative:
Less generalized alternative, but implements read_at/write_at on &self for File by default

Offset read/write with &self

Pros:

  • No runtime dependencies
  • Very thorough, well documented

Cons:

  • File isn't ReadAt/WriteAt on windows due to seeks... reasonable but annoying
  • A couple of minor API holes to be fixed

Full Audit

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

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