mdempsky / deferfuzzLinks
Fuzz Go defer/panic/recover
☆27Updated 4 years ago
Alternatives and similar repositories for deferfuzz
Users that are interested in deferfuzz are comparing it to the libraries listed below
Sorting:
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Benchmark the init cost of Go packages☆82Updated this week
- 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
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Commands☆52Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Object file abstractions in Go☆31Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 5 months ago
- /tmp☆97Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- In-process request tracing☆99Updated 3 weeks ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 2 years ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆23Updated 2 weeks ago
- ☆19Updated 4 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Convert a go file to its ast representation☆93Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year