logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: kurbo

https://lib.rs/crates/kurbo/

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

kurbo = "0.5.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
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
kurbo 0.5.6
strong
2020-01-18
medium, medium

This is a really high quality crate!

The library implements graphical primitives, so there's no use of unsafe.
Where applicable, the author has quoted sources (e.g. "approximation taken
from http://example.com/") and made explicit comments in regards to accuracy
and assumptions made. A lot of code has direct links to academic research,
and it's obvious the author has gone to great lengths to ensure good
algorithmic complexity (most operations are constant time where possible, no
use of loops to brute-force a solution, etc.).

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

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