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
·
Back to google/gofuzz

Open-source alternatives to Gofuzz

30 open-source projects similar to google/gofuzz, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gofuzz alternative.

  • 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
  • zimmski/tavorZ

    zimmski/tavor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gotestyourself/gotest.toolsG

    gotestyourself/gotest.tools

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eun/go-hitE

    Eun/go-hit

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • go-testfixtures/testfixturesAvatar von go-testfixtures

    go-testfixtures/testfixtures

    1,233Auf GitHub ansehen↗

    Ruby on Rails like test fixtures for Go. Write tests against a real database

    Godatabasefixturesgo
    Auf GitHub ansehen↗1,233
  • google/go-cmpAvatar von google

    google/go-cmp

    4,651Auf GitHub ansehen↗

    go-cmp is a value comparison library for Go designed for use in test suites. It functions as a recursive data differ and assertion tool that determines if two complex data structures are semantically equal rather than relying on strict bitwise equality. The library provides a framework for defining specialized comparison logic, allowing users to register custom equality overrides for specific types. It includes mechanisms to manage how unexported fields are handled during traversal to prevent runtime panics during deep equality checks. The system utilizes reflection-based value traversal to

    Goequalitygotesting
    Auf GitHub ansehen↗4,651

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • data-dog/go-sqlmockAvatar von DATA-DOG

    DATA-DOG/go-sqlmock

    6,525Auf GitHub ansehen↗

    go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through the standard database/sql/driver interface, eliminating the need for a real database connection. It provides a comprehensive mocking framework that allows developers to define expectations for SQL operations, including queries, executions, prepared statements, and transaction lifecycles, with precise control over the results and errors returned. The library distinguishes itself through its flexible matching and verification capabilities. It supports regex-based or exact SQL

    Godatabasegogolang
    Auf GitHub ansehen↗6,525
  • cabify/timexAvatar von cabify

    cabify/timex

    71Auf GitHub ansehen↗

    A test-friendly replacement for golang's time package managed by soy-programador

    Go
    Auf GitHub ansehen↗71
  • dnaeon/go-vcrAvatar von dnaeon

    dnaeon/go-vcr

    1,388Auf GitHub ansehen↗

    Record and replay your HTTP interactions for fast, deterministic and accurate tests

    Gogogolangtesting
    Auf GitHub ansehen↗1,388
  • elgohr/stop-and-goE

    elgohr/stop-and-go

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fulldump/biffF

    fulldump/biff

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • go-rod/rodAvatar von go-rod

    go-rod/rod

    6,713Auf GitHub ansehen↗
    Goautomationcdpchrome-devtools
    Auf GitHub ansehen↗6,713
  • gojuno/minimockG

    gojuno/minimock

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • golang/mockAvatar von golang

    golang/mock

    9,361Auf GitHub ansehen↗

    GoMock is a mocking framework for the Go programming language.

    Go
    Auf GitHub ansehen↗9,361
  • 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
  • covergates/covergatesC

    covergates/covergates

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cavaliercoder/badioC

    cavaliercoder/badio

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • appleboy/gofightA

    appleboy/gofight

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aerokube/selenoidAvatar von aerokube

    aerokube/selenoid

    2,656Auf GitHub ansehen↗

    Selenoid is a powerful implementation of Selenium hub using Docker containers to launch browsers.

    Go
    Auf GitHub ansehen↗2,656
  • data-dog/godogD

    DATA-DOG/godog

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • data-dog/go-txdbAvatar von DATA-DOG

    DATA-DOG/go-txdb

    752Auf GitHub ansehen↗

    Immutable transaction isolated sql driver for golang

    Go
    Auf GitHub ansehen↗752
  • elgohr/go-localstackE

    elgohr/go-localstack

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • franela/goblinAvatar von franela

    franela/goblin

    890Auf GitHub ansehen↗

    Minimal and Beautiful Go testing framework

    Go
    Auf GitHub ansehen↗890
  • gavv/httpexpectAvatar von gavv

    gavv/httpexpect

    2,721Auf GitHub ansehen↗

    End-to-end HTTP and REST API testing for Go.

    Goassertionshttpjson
    Auf GitHub ansehen↗2,721
  • go-playground/assertG

    go-playground/assert

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bradleyjkemp/cupaloyB

    bradleyjkemp/cupaloy

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • corbym/gocrestC

    corbym/gocrest

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • corbym/gogivenC

    corbym/gogiven

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fergusstrange/embedded-postgresAvatar von fergusstrange

    fergusstrange/embedded-postgres

    1,198Auf GitHub ansehen↗

    Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

    Go
    Auf GitHub ansehen↗1,198