quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆357Updated 3 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
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆310Updated 3 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 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 …☆663Updated 2 years ago
- View annotated files based on line-spec☆226Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Debugging helper utilities for Go☆356Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆420Updated 3 weeks ago
- Detect ineffectual assignments in Go code.☆427Updated 2 weeks ago
- https://the-zen-of-go.netlify.com☆248Updated 5 years ago
- Generate flags by parsing structures☆162Updated last month
- Go package pointer provides helpers to get pointers to values of built-in types.☆226Updated 2 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- a tool for code clone detection☆354Updated last year
- Load configuration in cascade from multiple backends into a struct☆505Updated 3 weeks ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- Courtney is a coverage tool for Go☆177Updated 6 months ago
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆289Updated last month
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Code generation tools for Go.☆431Updated 3 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year