thepudds / fzgoLinks
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆114Updated 3 years ago
Alternatives and similar repositories for fzgo
Users that are interested in fzgo are comparing it to the libraries listed below
Sorting:
- ☆195Updated 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
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 10 months ago
- Go Taint CHeck Analyser☆43Updated 5 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- Benchmark the init cost of Go packages☆81Updated last month
- Format Go's benchmarking output☆87Updated 3 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 last year
- ☆78Updated 5 years ago
- View annotated files based on line-spec☆225Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- ☆97Updated 5 months ago
- Go Fuzzit Example☆37Updated 4 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Measuring branch coverage of golang test☆28Updated 5 years 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
- ☆108Updated 10 months ago
- 🚰 Static taint analysis for Go programs.☆65Updated last week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Proposed filepath.SecureJoin implementation☆102Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago