logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: egl

https://lib.rs/crates/egl/

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

egl = "0.2.7"

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
crate version
rating
date
reviewer
thoroughness, understanding
egl 0.2.7
negative
2020-07-23
none, medium
alternative:
glutin_egl_sys
issues:
high
Unsound as heck, unmaintained.

AVOID. This crate is unsound as fuck, and abandoned.

Alternatives:

  • khronos-egl is a sounder, maintained fork.
  • egli is an alternative, supposedly sound API with low and high level APIs.
  • glutin_egl_sys uses gl_generator to provide low level unsafe API structs.

https://github.com/MaulingMonkey/rust-reviews/blob/master/reviews/egl.md

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

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