quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆362Updated 8 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☆338Updated 6 years ago
- Search for Go code using syntax trees☆477Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Code generation tools for Go.☆432Updated 7 months ago
- View annotated files based on line-spec☆227Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated 3 weeks ago
- Continuous Benchmark for Go Project☆391Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Updated last year
- 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
- Debugging helper utilities for Go☆360Updated 3 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- a tool for code clone detection☆362Updated last year
- Automated Semantic Import Versioning Upgrades☆432Updated 3 months ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Remove unnecessary type conversions from Go source☆388Updated 11 months ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated 2 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 7 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆228Updated 3 years ago
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆297Updated 3 months ago
- Generate flags by parsing structures☆166Updated 3 weeks ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Quick helpers for testing Go applications☆530Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated 3 weeks ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago