timakin / bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
☆309Updated last month
Related projects ⓘ
Alternatives and complementary repositories for bodyclose
- [mirror]☆281Updated 2 months ago
- Deep copy generator☆150Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- A context aware circuit breaker library in Go.☆362Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- Convert Go values to their AST☆308Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Code generation tools for Go.☆423Updated last month
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago
- A refactoring tool for Go☆670Updated 5 months ago
- Generate interfaces from structure methods.☆325Updated 11 months ago
- MySQL Server Error Constants for Golang☆195Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 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 …☆651Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆229Updated 8 months ago
- Locking wrapper for running benchmarks on shared hosts☆149Updated 9 months ago
- Backoff mechanics for Go☆188Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago