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 113

  2. trophy-case Public

    🏆 Collection of bugs uncovered by fuzzing Rust code

    426 52

  3. book Public

    📖 Guides and tutorials on how to fuzz Rust code

    Shell 138 23

  4. arbitrary Public

    Generating structured data from arbitrary, unstructured input.

    Rust 745 76

  5. libfuzzer Public

    Rust bindings and utilities for LLVM’s libFuzzer

    C++ 225 48

  6. afl.rs Public

    🐇 Fuzzing Rust code with American Fuzzy Lop

    Rust 1.7k 109

Repositories

Showing 10 of 15 repositories
  • afl.rs Public

    🐇 Fuzzing Rust code with American Fuzzy Lop

    Rust 1,689 Apache-2.0 109 31 (1 issue needs help) 0 Updated Feb 17, 2025
  • trophy-case Public

    🏆 Collection of bugs uncovered by fuzzing Rust code

    426 CC0-1.0 52 5 1 Updated Feb 7, 2025
  • libfuzzer Public

    Rust bindings and utilities for LLVM’s libFuzzer

    C++ 225 Apache-2.0 48 19 (1 issue needs help) 3 Updated Jan 28, 2025
  • cargo-fuzz Public

    Command line helpers for fuzzing

    Rust 1,579 Apache-2.0 113 97 (3 issues need help) 8 Updated Jan 23, 2025
  • arbitrary Public

    Generating structured data from arbitrary, unstructured input.

    Rust 745 Apache-2.0 76 22 (3 issues need help) 7 Updated Jan 7, 2025
  • book Public

    📖 Guides and tutorials on how to fuzz Rust code

    Shell 138 23 16 1 Updated Nov 7, 2024
  • honggfuzz-rs Public

    Fuzz your Rust code with Google-developed Honggfuzz !

    Rust 464 Apache-2.0 42 14 2 Updated Oct 1, 2024
  • 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 125 0 0 Updated Sep 6, 2023
  • sancov Public

    Rust bindings to LLVM's `SanitizerCoverage` interface

    Rust 12 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