rust-fuzz / cargo-fuzz
Command line helpers for fuzzing
☆1,605Updated last month
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,709Updated last week
- RustSec API & Tooling☆1,658Updated this week
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,456Updated this week
- Concurrency permutation testing tool for Rust.☆2,312Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,222Updated last year
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,248Updated this week
- Security advisory database for Rust crates published through crates.io☆976Updated last week
- Rust Memory Safety & Undefined Behavior Detection☆1,333Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,282Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Automated property based testing for Rust (with shrinking).☆2,538Updated last month
- A code coverage tool for Rust projects☆2,662Updated this week
- Subcommand to show result of macro expansion☆2,833Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,918Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- Analysis of various tricky Rust code☆1,888Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,083Updated this week
- Defines the Rust borrow checker.☆1,427Updated 9 months ago
- Compile time static maps for Rust☆1,913Updated 2 months ago
- Generating structured data from arbitrary, unstructured input.☆751Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated last week
- A next-generation test runner for Rust.☆2,387Updated this week
- Some more derive(Trait) options☆1,871Updated 2 weeks ago
- derive builder implementation for rust structs☆1,424Updated 6 months ago
- Find unused dependencies in Cargo.toml☆1,880Updated last week
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆430Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,260Updated 4 months ago