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
Sorting:
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆24Updated 2 years ago
- A fuzzer that generates random Go programs☆19Updated last month
- 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
- 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
- Bypasses restrictions on reflect☆75Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆25Updated last week
- ☆18Updated 10 months ago
- A Go API for perf_event_open☆24Updated 10 months ago
- State Machine Assisted Testing☆78Updated 5 years ago
- 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
- Go regexp for binary/latin-1 data☆48Updated 5 years ago
- ☆18Updated 4 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Fast integer map for uint32-to-uint32☆28Updated 6 months ago
- Benchmark the init cost of Go packages☆80Updated 3 weeks ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- alternative condition variable synchronization primitive☆29Updated 5 months ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Nothing to see here yet ...☆11Updated 4 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- ☆78Updated 4 years ago
- ☆22Updated 10 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 4 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago