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 2 years ago
- A Go API for perf_event_open☆24Updated last year
- ☆25Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 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
- ☆43Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆78Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆26Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- WIP☆18Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Benchmark the init cost of Go packages☆82Updated 3 weeks ago
- View annotated files based on line-spec☆226Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- ☆122Updated 2 years ago
- ☆68Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 4 months ago
- Script engine, especially good for tests☆159Updated last year
- Run Go tests inside a Docker image☆100Updated 7 months ago
- CrowdStrike's Protocol Buffers library☆136Updated 4 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆99Updated 9 months ago
- Remote Git repos as fs.FS file systems.☆128Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Fast integer map for uint32-to-uint32☆31Updated 2 months ago
- ☆110Updated last week