quasilyte / go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
☆344Updated last month
Alternatives and similar repositories for go-consistent:
Users that are interested in go-consistent are comparing it to the libraries listed below
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- Code generation tools for Go.☆427Updated 5 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 …☆654Updated 2 years ago
- Pprof made easy at development time for Go☆755Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆648Updated 11 months ago
- Continuous Benchmark for Go Project☆387Updated this week
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- View annotated files based on line-spec☆227Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆341Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Include files in your binary the easy way☆277Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆492Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- Golang errors with stacktrace and context☆275Updated 11 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Package verifier provides simple defensive programing primitives.☆268Updated 5 years ago
- Using brotli compression to embed static files in Go.☆529Updated 3 years ago
- Shotizam analyzes the size of Go binaries☆608Updated 7 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆614Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 3 weeks ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 8 months ago
- Small library to read your configuration from environment variables☆243Updated last month
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Unified diff parser and printer for Go☆433Updated last year
- Quick helpers for testing Go applications☆529Updated last year