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
- A Go API for perf_event_open☆25Updated last year
- View annotated files based on line-spec☆225Updated last year
- ☆24Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆78Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- CrowdStrike's Protocol Buffers library☆132Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- ☆122Updated 2 years ago
- ☆109Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆43Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Script engine, especially good for tests☆156Updated last year
- Faster version of the Go regexp package☆71Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Remote Git repos as fs.FS file systems.☆124Updated last year
- ☆33Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆68Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- ☆19Updated last year
- WIP☆18Updated last month
- Go programming language port of liburing.☆108Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago