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
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆24Updated 2 years ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- Allotment Routing Table☆57Updated 3 years ago
- ☆18Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Commands☆52Updated last year
- A simple static checker for unused results.☆23Updated last year
- ☆24Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- ☆78Updated 5 years ago
- ☆43Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- alternative condition variable synchronization primitive☆30Updated 7 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- ☆18Updated 11 months ago
- Go Fuzzit Example☆37Updated 4 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
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Print uncovered code☆56Updated 4 months ago
- Regular expression libraries for Go☆15Updated 3 years ago