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
- A Go API for perf_event_open☆24Updated 11 months ago
- ☆24Updated 2 years ago
- Allotment Routing Table☆57Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 4 years ago
- ☆24Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- ☆18Updated 4 years ago
- Commands☆52Updated last year
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- ☆43Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 10 months ago
- automate Go compiler comparisons☆24Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- A simple static checker for unused results.☆23Updated last year
- State Machine Assisted Testing☆78Updated 5 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- Join contexts like never before!☆20Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- ☆78Updated 4 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- ☆68Updated 2 years ago