google/fuzzing resource
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2696
- days_rel: n/a
- days_push: 678
- n_releases_24m: 0
Adoption not part of the score
3782 stars · 448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Google-hosted collection of tutorials, examples, documentation, and research proposals about fuzz testing, primarily aimed at C/C++ developers using tools like libFuzzer and AFL. It is an educational resource rather than a runnable tool, linking to related projects like OSS-Fuzz and ClusterFuzz.
Use cases
- learn how to write fuzz targets for C++ code
- understand structure-aware fuzzing with libFuzzer
- find documentation on building fuzz targets
- compare AFL-based fuzzers
- research fuzzing techniques and glossary terms
- get started with fuzz testing for security
When to choose
- you are learning fuzz testing from scratch
- you need reference docs on writing good fuzz targets
- you want curated links to the fuzzing ecosystem (OSS-Fuzz, ClusterFuzz, FuzzBench)
When to avoid
- you need a runnable fuzzer tool itself
- you need continuous fuzzing infrastructure (use OSS-Fuzz or ClusterFuzz)
- you need fuzzer benchmarking (use FuzzBench)
Facets
learning-resource · maturity active
fuzzing testing security developer-tools security testing developer-tools tutorials cross-platform cpp fuzz-testing libfuzzer afl tutorials documentation research
1 source
- readme: https://github.com/google/fuzzing · fetched 2026-08-28 · 0a2fc869bda5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/fuzzing | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem