quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆357Updated 4 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:
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- View annotated files based on line-spec☆226Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years 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 …☆664Updated 2 years ago
- Continuous Benchmark for Go Project☆389Updated last week
- Code generation tools for Go.☆431Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- a tool for code clone detection☆355Updated last year
- Automated Semantic Import Versioning Upgrades☆424Updated 2 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- https://the-zen-of-go.netlify.com☆248Updated 5 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆129Updated 2 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆379Updated 6 months ago
- Debugging helper utilities for Go☆359Updated 3 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 4 months ago
- experimental new HTTP client API for #golang (WIP)☆589Updated 6 years ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆287Updated 2 weeks ago
- Go Interface Mocking Tool☆203Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago