fuzzitdev / example-goLinks
Go Fuzzit Example
☆37Updated 4 years ago
Alternatives and similar repositories for example-go
Users that are interested in example-go are comparing it to the libraries listed below
Sorting:
- Linter for finding defer statements in Go loops☆32Updated 5 years 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
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- A stronger, better net/http server with sane defaults☆24Updated 8 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- ☆24Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Make random JSON in Go☆25Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- alternative condition variable synchronization primitive☆29Updated 6 months ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- 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
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- go.mod git archiver☆88Updated last year
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆16Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- merge go.mod files☆18Updated 6 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- Simple examples of configuring mutual authentication (MASSL)☆51Updated 7 years ago