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 11 months ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- View annotated files based on line-spec☆225Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Fuzzing Go crypto☆74Updated 6 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
- Proposed filepath.SecureJoin implementation☆102Updated 2 weeks ago
- Go (golang) bindings to the Z3 SMT Solver☆144Updated 2 years ago
- Reduce Go programs☆216Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- Print version used to build Go executables☆274Updated last year
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆200Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Go Fuzzit Example☆37Updated 4 years ago
- Go rules for semgrep and go-ruleguard☆472Updated 7 months ago
- ☆78Updated 5 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆102Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- ☆54Updated 7 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- tryhard finds and rewrites code suitable for try.☆132Updated 6 years ago