rust-fuzz / cargo-fuzz
Command line helpers for fuzzing
☆1,579Updated 3 weeks ago
Alternatives and similar repositories for cargo-fuzz:
Users that are interested in cargo-fuzz are comparing it to the libraries listed below
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,689Updated this week
- RustSec API & Tooling☆1,628Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Hypothesis-like property testing for Rust☆1,798Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,260Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,249Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- Security advisory database for Rust crates published through crates.io☆955Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,862Updated this week
- Automated property based testing for Rust (with shrinking).☆2,481Updated last year
- Auditing crates for unsafe code which can be safely replaced☆544Updated 2 years ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,214Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,608Updated this week
- Generating structured data from arbitrary, unstructured input.☆745Updated last month
- Visualize/analyze a Rust crate's internal structure☆1,048Updated this week
- Subcommand to show result of macro expansion☆2,780Updated 3 weeks ago
- Rust Memory Safety & Undefined Behavior Detection☆1,323Updated 11 months ago
- Rust quasi-quoting☆1,369Updated this week
- Rust mid-level IR Abstract Interpreter☆1,002Updated 6 months ago
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,239Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Automatically apply the suggestions made by rustc☆850Updated last year