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 4 years ago
Alternatives and similar repositories for toughfuzzer
Users that are interested in toughfuzzer are comparing it to the libraries listed below
Sorting:
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆109Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- ☆25Updated 3 years ago
- A Go API for perf_event_open☆25Updated last year
- ☆78Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆122Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- View annotated files based on line-spec☆227Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- ☆119Updated last week
- ☆26Updated last year
- Print uncovered code☆60Updated 10 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- High throughput primitives library☆50Updated 2 years ago
- Go programming language port of liburing.☆113Updated 2 years ago
- ☆18Updated 4 years ago
- Go performance community☆31Updated 3 years ago
- Dependency graphs for Go packages.☆51Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- ☆68Updated 2 years ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago