Rust Secure Code Working Group
Make it easy to write secure Rust code
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
projects
Contains a list of security related Rust projects.
-
cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
-
safety-dance
Auditing crates for unsafe code which can be safely replaced
-
mem-markers
Rust library for marker traits about types layout in memory
-
cargo-repro
Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow
-
cargo-sandbox
Perform Cargo builds inside of a sandboxed environment
-
wg
Coordination repository for the Secure Code Working Group