awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/gofuzzArchived

0
View on GitHub↗
1,495 stars·117 forks·Go·Apache-2.0·12 views

Gofuzz

Fuzz testing for go.

Features

  • Fuzzing Tools - Generates random values to initialize Go objects.
  • Testing and QA - Random value generation for object initialization.
  • Testing and Quality Assurance - Random value generator for object initialization.

Star history

Star history chart for google/gofuzzStar history chart for google/gofuzz

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google/gofuzz do?

Fuzz testing for go.

What are the main features of google/gofuzz?

The main features of google/gofuzz are: Fuzzing Tools, Testing and QA, Testing and Quality Assurance.

Which projects share features with google/gofuzz?

Projects with overlapping indexed features include: zimmski/tavor. dvyukov/go-fuzz — go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of… bradleyjkemp/cupaloy. aerokube/selenoid — Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers. adamluzsi/testcase. aerokube/ggr — Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium…

Projects sharing features with Gofuzz

These projects share indexed features with Gofuzz. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zimmski/tavorZ

    zimmski/tavor

    0View on GitHub↗
    View on GitHub↗0
  • dvyukov/go-fuzzdvyukov avatar

    dvyukov/go-fuzz

    4,853View on GitHub↗

    go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of a fuzzer that evolves random inputs based on code execution paths, an instrumentation tool that produces binaries for tracking coverage, and a seed corpus manager. The tool utilizes compile-time binary instrumentation to monitor branch coverage and employs a feedback-driven mutation loop to prioritize inputs that reach new sections of the codebase. It includes capabilities for comparative differential testing to identify logic errors by executing different implementations of

    Go
    View on GitHub↗4,853
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0View on GitHub↗
    View on GitHub↗0
  • aerokube/ggrA

    aerokube/ggr

    0View on GitHub↗

    Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium clusters.

    View on GitHub↗0
Compare all 30 related projects
→