awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/gofuzzArchived

0
View on GitHub↗
1,495 स्टार्स·117 फोर्क्स·Go·Apache-2.0·1 व्यू

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.

स्टार हिस्ट्री

google/gofuzz के लिए स्टार हिस्ट्री चार्टgoogle/gofuzz के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Gofuzz के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Gofuzz के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • zimmski/tavorZ

    zimmski/tavor

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • dvyukov/go-fuzzdvyukov का अवतार

    dvyukov/go-fuzz

    4,853GitHub पर देखें↗

    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
    GitHub पर देखें↗4,853
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aerokube/ggrA

    aerokube/ggr

    0GitHub पर देखें↗

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

    GitHub पर देखें↗0
Gofuzz के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

google/gofuzz क्या करता है?

Fuzz testing for go.

google/gofuzz की मुख्य विशेषताएं क्या हैं?

google/gofuzz की मुख्य विशेषताएं हैं: Fuzzing Tools, Testing and QA, Testing and Quality Assurance।

google/gofuzz के कुछ ओपन-सोर्स विकल्प क्या हैं?

google/gofuzz के ओपन-सोर्स विकल्पों में शामिल हैं: 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…