rust-fuzz / cargo-fuzzLinks
Command line helpers for fuzzing
☆1,750Updated last week
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,799Updated last week
- RustSec API & Tooling☆1,820Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- Security advisory database for Rust crates published through crates.io☆1,073Updated this week
- Hypothesis-like property testing for Rust☆2,028Updated this week
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,330Updated last week
- Rust Memory Safety & Undefined Behavior Detection☆1,368Updated last year
- Generating structured data from arbitrary, unstructured input.☆842Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,689Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,582Updated 3 weeks ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆447Updated last week
- Auditing crates for unsafe code which can be safely replaced☆566Updated 3 years ago
- Visualize/analyze a Rust crate's internal structure☆1,200Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,267Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,192Updated 3 weeks ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,373Updated 2 months ago
- Rust quasi-quoting☆1,522Updated this week
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- A code coverage tool for Rust projects☆2,888Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,026Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆497Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Some more derive(Trait) options☆2,064Updated last week