quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆354Updated last month
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☆341Updated 5 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Continuous Benchmark for Go Project☆387Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆309Updated last month
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- View annotated files based on line-spec☆225Updated 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 …☆661Updated 2 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Code generation tools for Go.☆431Updated last month
- Debugging helper utilities for Go☆356Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆287Updated 4 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Automated Semantic Import Versioning Upgrades☆411Updated 3 months ago
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated last week
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- Small library to read your configuration from environment variables☆244Updated 5 months ago
- Remove unnecessary type conversions from Go source☆384Updated 4 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- A Geiger counter for allocations☆276Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆408Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago