logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: lexopt

https://lib.rs/crates/lexopt/

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

lexopt = "0.2.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
2
4
2
2
2
crate version
rating
date
reviewer
thoroughness, understanding
lexopt 0.2.0
positive
2021-10-24
medium, medium

The diff from 0.1.0 doesn't contain anything suspicious. Still no unsafe.

The issues I mentioned in my previous review were all addressed.

I now consider this library mature enough to be used in production (in my
case, Newsboat).

lexopt 0.2.0
positive
2021-10-24
medium, medium

The diff from 0.1.0 doesn't contain anything suspicious. Still no unsafe.

The issues I mentioned in my previous review were all addressed.

I now consider this library mature enough to be used in production (in my
case, Newsboat).

lexopt 0.1.0
positive
2021-07-19
low, medium

No unsafe, no dependencies except std. About 1KLOC.

Tries hard not to convert OsStrings into String unless absolutely
necessary. I didn't review the Windows/UTF-16 bits, but everything else looks
tidy enough.

This is just the first release, so some bits are inconsistent. I reported them:

They aren't flaws, but they do indicate that the library is not yet mature
(to no-one's surprise).

lexopt 0.1.0
positive
2021-07-19
low, medium

No unsafe, no dependencies except std. About 1KLOC.

Tries hard not to convert OsStrings into String unless absolutely
necessary. I didn't review the Windows/UTF-16 bits, but everything else looks
tidy enough.

This is just the first release, so some bits are inconsistent. I reported them:

They aren't flaws, but they do indicate that the library is not yet mature
(to no-one's surprise).

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

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