thepudds / fzgoLinks
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆115Updated 4 years ago
Alternatives and similar repositories for fzgo
Users that are interested in fzgo are comparing it to the libraries listed below
Sorting:
- ☆197Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆113Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Automatically exported from code.google.com/p/gosmith☆53Updated 10 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- View annotated files based on line-spec☆227Updated 2 years ago
- Go Fuzzit Example☆37Updated 5 years ago
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- ☆78Updated 5 years ago
- Go (golang) bindings to the Z3 SMT Solver☆145Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Benchmark and test getter + runner☆28Updated 4 years ago
- strace for go☆79Updated 8 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 …☆19Updated 4 years ago
- Go rules for semgrep and go-ruleguard☆480Updated last year
- Fuzzing Go crypto☆74Updated 6 years ago
- ☆26Updated 3 years ago
- Print version used to build Go executables☆274Updated last year
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 5 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 10 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Errors as side notes☆41Updated 8 years ago
- Go static program analyser☆59Updated 5 years ago
- tryhard finds and rewrites code suitable for try.☆136Updated 6 years ago
- ☆108Updated last year