logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: errno

https://lib.rs/crates/errno/

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

errno = "0.2.8"

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
4
1
1
2
3
crate version
rating
date
reviewer
thoroughness, understanding
errno 0.2.8
positive
2022-12-22
medium, medium

Fairly straight forward bindings.

errno 0.2.5
positive
2020-05-07
low, medium
alternative:
nix

read into how errno work and why is it not in libc

errno 0.2.5
positive
2020-05-08
medium, medium

I evaluated this before using in my own project. I only really know Linux,
but WASI and Windows parts made sense to me as well. I can't vouch for
memory safety of WinAPI calls, so I capped the rating at "positive" rather
than giving it the "strong" that it probably deserves.

errno 0.2.5
positive
2020-05-08
medium, medium

I evaluated this before using in my own project. I only really know Linux,
but WASI and Windows parts made sense to me as well. I can't vouch for
memory safety of WinAPI calls, so I capped the rating at "positive" rather
than giving it the "strong" that it probably deserves.

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

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