logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: libc

https://lib.rs/crates/libc/

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

libc = "0.2.139"

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
99
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
1
crate version
rating
date
reviewer
thoroughness, understanding
libc 0.2.104
positive
2021-11-29
none, none

BASIC LIBRARY

libc is the absolute basic core crate for the rust language.
I trust it just like I trust the Rust standard library or the rust compiler.
I didn't review the source code.

Published to crates.io by: JohnTitor (Libc crate team)

libc 0.2.104
positive
2021-10-18
low, medium

Half of the diff since 0.2.103 is bindings for the new rustc target, SOLID.
The other half is the usual: more constants, some more bindings.

As usual, "thoroughness" for this review is "low" because I didn't manually
check that the bindings match the headers — I trust that the CI checked that
already.

libc 0.2.104
positive
2021-10-18
low, medium

Half of the diff since 0.2.103 is bindings for the new rustc target, SOLID.
The other half is the usual: more constants, some more bindings.

As usual, "thoroughness" for this review is "low" because I didn't manually
check that the bindings match the headers — I trust that the CI checked that
already.

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

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