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
- ☆25Updated 3 years ago
- 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
- 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
- View annotated files based on line-spec☆227Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆26Updated last year
- ☆43Updated 3 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 3 years ago
- Automatically exported from code.google.com/p/gosmith☆53Updated 9 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- ☆122Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆311Updated 6 months ago
- In-process request tracing☆102Updated 2 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆115Updated last week
- Script engine, especially good for tests☆160Updated last year
- WIP☆19Updated 4 months ago
- Go programming language port of liburing.☆112Updated 2 years ago
- ☆18Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated last week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago