thepudds / fzgenLinks
Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
☆108Updated last year
Alternatives and similar repositories for fzgen
Users that are interested in fzgen are comparing it to the libraries listed below
Sorting:
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆25Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- ☆68Updated 2 years ago
- Better sync package for Go.☆22Updated last year
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- High performance JSON iterator & validator for Go☆96Updated last year
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- ☆108Updated last year
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- checks usage of OpenTelemetry/Census spans☆82Updated last month
- Benchmark the init cost of Go packages☆82Updated 3 weeks ago
- ☆150Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆35Updated 8 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated 3 weeks ago
- Go performance community☆31Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Helper tool for manual Go code optimization.☆137Updated 6 months ago