quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆360Updated 6 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
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- Code generation tools for Go.☆432Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 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 …☆663Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 7 months ago
- Continuous Benchmark for Go Project☆391Updated this week
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- a tool for code clone detection☆360Updated last year
- Shotizam analyzes the size of Go binaries☆615Updated last year
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆229Updated 3 years ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- https://the-zen-of-go.netlify.com☆248Updated 5 years ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Remove unnecessary type conversions from Go source☆385Updated 10 months ago
- Generate flags by parsing structures☆165Updated 5 months ago
- A Geiger counter for allocations☆276Updated 5 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Quick helpers for testing Go applications☆530Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year