stevenjohnstone / toughfuzzer
Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to code-coverage the fuzzer will encounter. In each case, the obstacle is insurmountable in a reasonable period of time using random inputs or even coverage-guided mutation.
☆18Updated 3 years ago
Alternatives and similar repositories for toughfuzzer:
Users that are interested in toughfuzzer are comparing it to the libraries listed below
- 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
- Allotment Routing Table☆57Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆24Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 5 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- ☆78Updated 4 years ago
- ☆24Updated 5 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Go regexp for binary/latin-1 data☆48Updated 5 years ago
- ☆18Updated 8 months ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- A simple static checker for unused results.☆23Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- go.mod git archiver☆88Updated last year
- ☆18Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Go driver for ragel scanners☆36Updated 4 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- Microsoft's Lat/Long compression algorithm☆10Updated 4 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago