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
- Benchmark the init cost of Go packages☆76Updated last week
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- ☆17Updated 7 months ago
- Commands☆51Updated 9 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- A Go API for perf_event_open☆21Updated 7 months ago
- alternative condition variable synchronization primitive☆28Updated 3 months ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 5 years ago
- ☆24Updated 2 years ago
- Bypasses restrictions on reflect☆74Updated 3 years ago
- Allotment Routing Table☆57Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆55Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- A fuzzer that generates random Go programs☆19Updated 5 months ago
- ☆78Updated 4 years ago
- Assembly-optimized MD4 hash algorithm in Go☆17Updated last year
- ☆18Updated 4 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- A simple static checker for unused results.☆23Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated last month
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Detect compiler names and versions from ELF files☆25Updated 5 months ago
- Regular expression libraries for Go☆15Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago