rust-fuzz / cargo-fuzzLinks
Command line helpers for fuzzing
☆1,673Updated last month
Alternatives and similar repositories for cargo-fuzz
Users that are interested in cargo-fuzz are comparing it to the libraries listed below
Sorting:
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,763Updated this week
- RustSec API & Tooling☆1,725Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Security advisory database for Rust crates published through crates.io☆1,011Updated last week
- Hypothesis-like property testing for Rust☆1,914Updated last month
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,286Updated this week
- Rust Memory Safety & Undefined Behavior Detection☆1,346Updated last year
- Generating structured data from arbitrary, unstructured input.☆815Updated last week
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆438Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- A code coverage tool for Rust projects☆2,755Updated this week
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Compile time static maps for Rust☆1,977Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,610Updated 3 months ago
- Visualize/analyze a Rust crate's internal structure☆1,141Updated last week
- Subcommand to show result of macro expansion☆2,909Updated 3 weeks ago
- Rust mid-level IR Abstract Interpreter☆1,011Updated last year
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- Rust quasi-quoting☆1,444Updated last week
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- A crate for managing memory bit by bit☆1,319Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 2 weeks ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,132Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month