plexsystems / pacmod
Package your Go modules
☆41Updated last year
Alternatives and similar repositories for pacmod
Users that are interested in pacmod are comparing it to the libraries listed below
Sorting:
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- A Golang utility for working with files☆16Updated 6 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
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- Deduplicate named and unnamed imports of the same import path in Go files☆19Updated 5 years ago
- ☆39Updated 9 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 11 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Create a Github Action in 5 seconds!☆16Updated last month
- Export Go Module information to Prometheus☆56Updated 2 years ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- go-notifier: Cross platform system notifications in go (golang)☆59Updated 5 years ago
- git hook utility for Go codebases☆31Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- unindent stuff☆35Updated 4 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Command line tool for diffing go module dependency changes between versions 📔☆31Updated last year
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Command line tool for coverage reporting and validation☆46Updated 3 years ago