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 3 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 2 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated last year
- ☆24Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Bypasses restrictions on reflect☆75Updated 4 years ago
- A Go API for perf_event_open☆25Updated last year
- ☆110Updated 2 weeks ago
- ☆78Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- ☆43Updated 3 years ago
- Benchmark the init cost of Go packages☆81Updated 4 months ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- ☆122Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 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
- Remote Git repos as fs.FS file systems.☆124Updated last year
- Script engine, especially good for tests☆158Updated last year
- ☆195Updated 3 years ago
- ☆68Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆26Updated last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year