awesome-repositories.comCategoriiBlog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/gofuzzArchived

0
View on GitHub↗
1,495 stele·117 fork-uri·Go·Apache-2.0·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru google/gofuzzGraficul istoricului de stele pentru google/gofuzz

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Gofuzz

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gofuzz.
  • zimmski/tavorZ

    zimmski/tavor

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dvyukov/go-fuzzAvatar dvyukov

    dvyukov/go-fuzz

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

    adamluzsi/testcase

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aerokube/ggrA

    aerokube/ggr

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru Gofuzz→

Întrebări frecvente

Ce face google/gofuzz?

Fuzz testing for go.

Care sunt principalele funcționalități ale google/gofuzz?

Principalele funcționalități ale google/gofuzz sunt: Fuzzing Tools, Testing and QA, Testing and Quality Assurance.

Care sunt câteva alternative open-source pentru google/gofuzz?

Alternativele open-source pentru google/gofuzz includ: 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…