logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: lzw

https://lib.rs/crates/lzw/

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

lzw = "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
2
2
crate version
rating
date
reviewer
thoroughness, understanding
lzw 0.10.0
positive
2020-02-27
low, medium

An implementation of LZW compression. Overall appearance is solid.

  • No unsafe code.
  • No unexpected panics. Indirectly fuzz tested by gif encoding crates like
    gif and gift.
  • Appears to be unmaintained.
  • Could use cleanups and performance optimizations.
  • Small test suite. Could use more roundtrip tests.
lzw 0.10.0
positive
2019-08-20
low, medium

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

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