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.
1k stars
11 watching
67 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
| Detects unused dependencies in Rust projects during compilation. | 1,781 |
| A tool for detecting quality issues in ROS-based code through static analysis. | 192 |
| Tool to check Rust crate API changes for semver violations during releases | 1,228 |
| A tool to automate testing of Rust crates with multiple feature flags | 149 |
| Improves error messages to provide helpful information and encourage users to report issues. | 1,707 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| A tool that detects common undefined behaviors in Rust programs. | 1,323 |
| A Rust library for continuous 2D collision detection | 92 |
| A tool to identify potential security flaws in source code using static analysis and regular expressions. | 1,548 |
| An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
| Secret scanner built in Rust for performance to detect sensitive information | 461 |
| A Rust crate for reading and writing OGC Geopackages | 4 |
| An expert assistant for Rust programming questions and issues with precise code interpretation, up-to-date crate information, and source code analysis. | 10 |
| A CLI tool to solve Advent of Code puzzles in Rust | 460 |