logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: malloc_buf

https://lib.rs/crates/malloc_buf/

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

malloc_buf = "0.0.6"

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
malloc_buf 0.0.6
strong
2021-03-11
high, high

This is a tiny wrapper over a raw pointer allocated by malloc; this crate
provides a slice-like interface and ensures that the pointer is free()d when
the wrapper is dropped.

This looks solid to me.

malloc_buf 0.0.6
strong
2021-03-11
high, high

This is a tiny wrapper over a raw pointer allocated by malloc; this crate
provides a slice-like interface and ensures that the pointer is free()d when
the wrapper is dropped.

This looks solid to me.

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

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