rust-fuzz / cargo-fuzzLinks
Command line helpers for fuzzing
☆1,683Updated 2 months ago
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,765Updated this week
- RustSec API & Tooling☆1,733Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated last week
- Security advisory database for Rust crates published through crates.io☆1,022Updated this week
- Hypothesis-like property testing for Rust☆1,926Updated this week
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,291Updated last week
- Rust Memory Safety & Undefined Behavior Detection☆1,350Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆438Updated 3 months ago
- Generating structured data from arbitrary, unstructured input.☆819Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,452Updated last month
- Automated property based testing for Rust (with shrinking).☆2,618Updated 4 months ago
- Compile time static maps for Rust☆1,985Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,335Updated 2 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆554Updated 3 years ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,766Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- Subcommand to show result of macro expansion☆2,923Updated last week
- Rust quasi-quoting☆1,456Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,473Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,147Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Panic messages for humans.☆1,783Updated last month
- Some more derive(Trait) options☆1,981Updated last month