Skip to content
@rust-fuzz

Rust Fuzzing Authority

Tools and resources for fuzzing with the Rust programming language

Pinned Loading

  1. cargo-fuzz Public

    Command line helpers for fuzzing

    Rust 1.6k 116

  2. trophy-case Public

    🏆 Collection of bugs uncovered by fuzzing Rust code

    429 53

  3. book Public

    📖 Guides and tutorials on how to fuzz Rust code

    Shell 138 25

  4. arbitrary Public

    Generating structured data from arbitrary, unstructured input.

    Rust 755 82

  5. libfuzzer Public

    Rust bindings and utilities for LLVM’s libFuzzer

    C++ 227 49

  6. afl.rs Public

    🐇 Fuzzing Rust code with American Fuzzy Lop

    Rust 1.7k 110

Repositories

Showing 10 of 15 repositories
  • book Public

    📖 Guides and tutorials on how to fuzz Rust code

    Shell 138 25 16 1 Updated Apr 22, 2025
  • afl.rs Public

    🐇 Fuzzing Rust code with American Fuzzy Lop

    Rust 1,713 Apache-2.0 110 35 (1 issue needs help) 0 Updated Apr 21, 2025
  • cargo-fuzz Public

    Command line helpers for fuzzing

    Rust 1,611 Apache-2.0 116 99 (3 issues need help) 7 Updated Apr 19, 2025
  • arbitrary Public

    Generating structured data from arbitrary, unstructured input.

    Rust 755 Apache-2.0 82 23 (3 issues need help) 9 Updated Apr 18, 2025
  • trophy-case Public

    🏆 Collection of bugs uncovered by fuzzing Rust code

    429 CC0-1.0 53 5 1 Updated Apr 16, 2025
  • honggfuzz-rs Public

    Fuzz your Rust code with Google-developed Honggfuzz !

    Rust 478 Apache-2.0 43 14 0 Updated Mar 24, 2025
  • libfuzzer Public

    Rust bindings and utilities for LLVM’s libFuzzer

    C++ 227 Apache-2.0 49 19 (1 issue needs help) 3 Updated Mar 18, 2025
  • resettable-lazy-static.rs Public archive Forked from rust-lang-nursery/lazy-static.rs

    A small macro for defining lazy evaluated static variables in Rust.

    Rust 0 Apache-2.0 128 0 0 Updated Sep 6, 2023
  • sancov Public

    Rust bindings to LLVM's `SanitizerCoverage` interface

    Rust 13 Apache-2.0 0 0 0 Updated Sep 16, 2022
  • auto-fuzz-test Public

    Effortlessly fuzz libraries with large API surfaces

    Rust 69 Apache-2.0 2 9 0 Updated Aug 18, 2021