thepudds / fzgenLinks
Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
☆108Updated last year
Alternatives and similar repositories for fzgen
Users that are interested in fzgen are comparing it to the libraries listed below
Sorting:
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 6 months 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 helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- ☆24Updated 3 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆114Updated 3 years ago
- A code generation tool for instrumenting Go components.☆135Updated 3 years ago
- ☆108Updated last year
- ☆68Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- A corpus of popular Go modules☆108Updated 10 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- High performance JSON iterator & validator for Go☆96Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆131Updated last year
- Script engine, especially good for tests☆156Updated last year
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Go performance community☆32Updated 3 years ago
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Better sync package for Go.☆22Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Benchmark the init cost of Go packages☆81Updated 4 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- Dependency graphs for Go packages.☆51Updated last year
- A Go API for perf_event_open☆25Updated last year