stevenjohnstone / toughfuzzerLinks
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
Sorting:
- 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
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆43Updated 3 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 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
- ☆24Updated 2 years ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Commands☆52Updated last year
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆24Updated 5 years ago
- A Go API for perf_event_open☆24Updated last year
- Go linter for finding defer statements inside for loops☆25Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Go static program analyser☆58Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- ☆19Updated last year
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- ☆18Updated 4 years ago