cargo-geiger

Code auditor

Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing.

Detects usage of unsafe Rust in a Rust crate and its dependencies.

GitHub

1k stars
11 watching
67 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
icefoxen/cargo-oshaTool to quickly identify areas of Rust code with potential safety risks.43
est31/cargo-udepsDetects unused dependencies in Rust projects during compilation.1,781
git-afsantos/harosA tool for detecting quality issues in ROS-based code through static analysis.192
obi1kenobi/cargo-semver-checksTool to check Rust crate API changes for semver violations during releases1,228
frewsxcv/cargo-all-featuresA tool to automate testing of Rust crates with multiple feature flags149
rust-cli/human-panicImproves error messages to provide helpful information and encourage users to report issues.1,707
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
sslab-gatech/rudraA tool that detects common undefined behaviors in Rust programs.1,323
sergiusiw/collider-rsA Rust library for continuous 2D collision detection92
wireghoul/grauditA tool to identify potential security flaws in source code using static analysis and regular expressions.1,548
rustgd/collision-rsAn extension of the cgmath library that adds collision detection primitives and algorithms.126
newrelic/rusty-hogSecret scanner built in Rust for performance to detect sensitive information461
cjriley9/gpkg-rsA Rust crate for reading and writing OGC Geopackages4
gengteng/rust-assistantAn expert assistant for Rust programming questions and issues with precise code interpretation, up-to-date crate information, and source code analysis.10
gobanos/cargo-aocA CLI tool to solve Advent of Code puzzles in Rust460