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:
- 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
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆111Updated last year
- ☆26Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A Go API for perf_event_open☆27Updated last year
- ☆122Updated 2 years ago
- ☆78Updated 5 years ago
- View annotated files based on line-spec☆227Updated last year
- Bypasses restrictions on reflect☆75Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- ☆43Updated 4 years ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 7 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆120Updated 3 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- ☆26Updated last year
- CrowdStrike's Protocol Buffers library☆137Updated last week
- Run Go tests inside a Docker image☆100Updated 10 months ago
- WIP☆20Updated 6 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Script engine, especially good for tests☆162Updated last year
- High throughput primitives library☆50Updated 2 years ago
- Print uncovered code☆60Updated 10 months ago
- A corpus of popular Go modules☆108Updated last year
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 4 years ago
- ☆195Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago