verygoodsoftwarenotvirus / blanket
MOVED TO GITLAB
☆18Updated 6 years ago
Alternatives and similar repositories for blanket:
Users that are interested in blanket are comparing it to the libraries listed below
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Linter for Go text/template (and html/template) template files☆43Updated 9 months ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- ... or how I learnt to not fear anonymous functions and write the one true exec.Run.☆27Updated 9 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Easy fuzzing with go-fuzz☆14Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Sequel - A Go <-> SQL mapping package☆25Updated last year
- Go I/O utilities☆53Updated 6 years ago
- Go channel providing live tweets containing search terms.☆35Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 5 months ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- identity pure functions in golang source☆26Updated last year
- ☆29Updated 8 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 3 months ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated last year
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 5 months ago
- Structured log interface☆26Updated 7 years ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19Updated 4 years ago
- Go libraries and programs for performing static checks on Go projects☆29Updated 5 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 7 years ago