quasilyte / go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
☆344Updated last month
Alternatives and similar repositories for go-consistent:
Users that are interested in go-consistent are comparing it to the libraries listed below
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Search for Go code using syntax trees☆478Updated 3 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 …☆656Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Code generation tools for Go.☆428Updated 5 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- View annotated files based on line-spec☆227Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆391Updated 3 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Golang errors with stacktrace and context☆275Updated last year
- The easiest solution to seed database with Go☆177Updated 8 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 2 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Include files in your binary the easy way☆277Updated 4 years ago
- Composable, observable and performant config handling for Go for the distributed processing era☆644Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆220Updated 2 years ago
- Golden file testing for Go☆240Updated 7 months ago
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- fault injection library in go using standard http middleware☆509Updated last month
- Generate flags by parsing structures☆159Updated 4 months ago