quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆357Updated 4 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 6 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Continuous Benchmark for Go Project☆389Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 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 …☆664Updated 2 years ago
- View annotated files based on line-spec☆226Updated last year
- https://the-zen-of-go.netlify.com☆248Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Code generation tools for Go.☆431Updated 3 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated last month
- Generate flags by parsing structures☆162Updated 2 months ago
- Detect ineffectual assignments in Go code.☆430Updated last month
- Go package pointer provides helpers to get pointers to values of built-in types.☆226Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- A Geiger counter for allocations☆276Updated 5 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 3 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Include files in your binary the easy way☆277Updated 4 years ago
- a tool for code clone detection☆355Updated last year
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆289Updated 2 weeks ago
- Integration testing in Go with Docker☆112Updated last month
- Convert Go values to their AST☆310Updated 7 months ago