logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: strsim

https://lib.rs/crates/strsim/

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

strsim = "0.10.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
3
5
2
2
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
strsim 0.10.0
positive
2022-11-04
high, high
strsim 0.9.3
positive
2021-09-28
none, medium

changes seem clear

strsim 0.8.0
strong
2019-09-23
medium, medium

No build.rs. No use of unsafe code or calls into C libraries. String accesses using bounds checked APIs. No IO.

strsim 0.7.0
positive
2019-07-13
low, medium

I don't claim to understand all the algorithms, but it seems to do what it claims, and has a bunch of tests to showcase it.

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

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