cargo-fuzz
trailofbits/skills
cargo-fuzz provides a Cargo subcommand that lets Rust projects fuzz with libFuzzer, automating sanitizer flags, corpus/dictionary handling, crash replay, coverage reports, and harness rules, so teams can quickly validate unsafe-aware code.