quasilyte / go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
☆345Updated 2 months ago
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 in Go repeated strings that could be replaced by a constant☆306Updated 2 weeks 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 …☆658Updated 2 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Code generation tools for Go.☆430Updated 7 months ago
- View annotated files based on line-spec☆227Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- Continuous Benchmark for Go Project☆387Updated this week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated 3 weeks ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆344Updated 10 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- The easiest solution to seed database with Go☆177Updated 10 months ago
- Package verifier provides simple defensive programing primitives.☆268Updated 5 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- File format determination package for Go☆204Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Composable, observable and performant config handling for Go for the distributed processing era☆644Updated 4 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆648Updated last year
- A Geiger counter for allocations☆276Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 9 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆176Updated 4 years ago
- Convert Go values to their AST☆310Updated 2 months ago