logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: attohttpc

https://lib.rs/crates/attohttpc/

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

attohttpc = "0.11.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
3
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
attohttpc 0.11.1
positive
2020-02-24
low, medium
alternative:
reqwest
attohttpc 0.10.0
positive
2020-01-13
low, medium
alternative:
reqwest
attohttpc 0.4.5
strong
2019-11-06
low, medium
alternative:
reqwest

Basic review before considering using it.

I really like it:

  • No unsafe code
  • You can disable almost everything via cargo features
  • Well structured, with tests and comments

Seems like a great crate for places where performance and features can
be sacrificed for simplicity and a small footprint (code and dependencies).

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

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