thepudds / fzgo
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆113Updated 3 years ago
Alternatives and similar repositories for fzgo:
Users that are interested in fzgo are comparing it to the libraries listed below
- ☆194Updated 2 years 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 simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 8 months ago
- 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 3 years ago
- Fuzzing Go crypto☆75Updated 5 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆196Updated 4 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- View annotated files based on line-spec☆227Updated last year
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- ☆78Updated 4 years ago
- 🚰 Static taint analysis for Go programs.☆63Updated last week
- Print version used to build Go executables☆273Updated 8 months ago
- Benchmark the init cost of Go packages☆76Updated last month
- Go Taint CHeck Analyser☆44Updated 5 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- ☆105Updated 7 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Go static program analyser☆58Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆125Updated 5 years ago
- Reduce Go programs☆216Updated last year
- Benchstat computes and compares statistics about benchmarks.☆140Updated 7 years ago