quasilyte / go-consistentLinks
Source code analyzer that helps you to make your Go programs more consistent.
☆353Updated 2 weeks 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☆341Updated 5 years ago
- Code generation tools for Go.☆430Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 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 …☆660Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated 3 weeks ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- View annotated files based on line-spec☆225Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated 2 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- ☆399Updated last week
- Dead simple, super fast, zero allocation logger for Golang☆413Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- Composable, observable and performant config handling for Go for the distributed processing era☆643Updated 4 years ago
- Debugging helper utilities for Go☆357Updated 3 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆338Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆173Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Package verifier provides simple defensive programing primitives.☆267Updated 5 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Magic number detector for Go.☆198Updated last year