awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·1 Aufruf

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-Verlauf

Star-Verlauf für google/gofuzzStar-Verlauf für google/gofuzz

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gofuzz

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gofuzz.
  • zimmski/tavorZ

    zimmski/tavor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dvyukov/go-fuzzAvatar von dvyukov

    dvyukov/go-fuzz

    4,853Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,853
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aerokube/ggrA

    aerokube/ggr

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Gofuzz anzeigen→

Häufig gestellte Fragen

Was macht google/gofuzz?

Fuzz testing for go.

Was sind die Hauptfunktionen von google/gofuzz?

Die Hauptfunktionen von google/gofuzz sind: Fuzzing Tools, Testing and QA, Testing and Quality Assurance.

Welche Open-Source-Alternativen gibt es zu google/gofuzz?

Open-Source-Alternativen zu google/gofuzz sind unter anderem: 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…