quasilyte / go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
☆336Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-consistent
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- 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
- 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 …☆651Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Code generation tools for Go.☆423Updated last month
- Continuous Benchmark for Go Project☆385Updated last week
- Pprof made easy at development time for Go☆751Updated 4 years ago
- https://the-zen-of-go.netlify.com☆244Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- View annotated files based on line-spec☆226Updated 10 months ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Detect ineffectual assignments in Go code.☆402Updated 11 months ago
- Print version used to build Go executables☆275Updated 4 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆336Updated 2 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆609Updated 9 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆214Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Go tool to wrap and fix errors with the new %w verb directive☆371Updated 5 months ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- Dead simple, super fast, zero allocation logger for Golang☆414Updated 5 years ago
- ☆373Updated this week
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago