quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆354Updated 2 months ago
Alternatives and similar repositories for go-consistent
Users that are interested in go-consistent are comparing it to the libraries listed below
Sorting:
- Search for Go code using syntax trees☆476Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Find in Go repeated strings that could be replaced by a constant☆310Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- View annotated files based on line-spec☆225Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- Code generation tools for Go.☆431Updated 2 months ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆662Updated 2 years ago
- Pprof made easy at development time for Go☆755Updated 4 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆225Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Automated Semantic Import Versioning Upgrades☆418Updated this week
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆256Updated last year
- a tool for code clone detection☆352Updated last year
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated last year
- Generate flags by parsing structures☆162Updated last month
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- Detect ineffectual assignments in Go code.☆427Updated last month
- Load configuration in cascade from multiple backends into a struct☆504Updated this week
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆128Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Integration testing in Go with Docker☆112Updated last week
- Using brotli compression to embed static files in Go.☆531Updated 4 years ago