rust-fuzz / cargo-fuzz
Command line helpers for fuzzing
☆1,546Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-fuzz
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,652Updated this week
- RustSec API & Tooling☆1,592Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,738Updated 2 weeks ago
- Security advisory database for Rust crates published through crates.io☆920Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,191Updated this week
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- Rust Memory Safety & Undefined Behavior Detection☆1,319Updated 8 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Generating structured data from arbitrary, unstructured input.☆730Updated last week
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆419Updated 3 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- Auditing crates for unsafe code which can be safely replaced☆536Updated 2 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Find out what takes most of the space in your executable.☆2,373Updated 6 months ago
- Automatically apply the suggestions made by rustc☆853Updated 11 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A code coverage tool for Rust projects☆2,526Updated this week
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- derive builder implementation for rust structs☆1,333Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week