Skip to content

Black list of all crates that promotes unsoundness

Notifications You must be signed in to change notification settings

Kannen/UnsoundCrates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

List of virally unsound crates

Some crates proudly promote code that aims at turning unsafe code into unsound code.

Any crate that depends on the crates listed bellow are very likely to provide unsound interface or to have undefined behavior.

Those crates and any of their dependencies (recursively) are best avoided.

You can verify if your crate is infected by running cargo tree | grep transmute to see if it depends on those crates.

There are probably more crates that expose such an indecent behavior. If you find one, call the 911 or add them to the list bellow.

Unsoundness promoting crate list

About

Black list of all crates that promotes unsoundness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published