fuzzitdev / example-goLinks
Go Fuzzit Example
☆37Updated 5 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 6 years ago
- Benchmark the init cost of Go packages☆81Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- ☆78Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 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
- Tickers with random jitter☆91Updated 3 years ago
- golang webassembly running otto☆35Updated 7 years ago
- Allotment Routing Table☆56Updated 3 years ago
- ☆26Updated last year
- State Machine Assisted Testing☆78Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆96Updated 5 years ago
- Errors as side notes☆40Updated 8 years ago
- Sequitur algorithm for recognizing lexical structure in strings☆40Updated 3 years ago
- ☆68Updated 2 years ago
- alternative condition variable synchronization primitive☆30Updated 9 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- Reference implementation of Quack☆63Updated 5 years ago
- Fetch Metadata server security middleware for Go☆11Updated 5 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆18Updated 4 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago