timakin / bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
☆315Updated 3 months ago
Alternatives and similar repositories for bodyclose:
Users that are interested in bodyclose are comparing it to the libraries listed below
- [mirror]☆280Updated 6 months ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Deep copy generator☆154Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Convert Go values to their AST☆311Updated last month
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- ☆120Updated 9 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆172Updated last year
- A Go linter to check that errors from external packages are wrapped☆326Updated last week
- Magic number detector for Go.☆195Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- noctx finds sending http request without context.Context.☆184Updated last month
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- Generate interfaces from structure methods.☆336Updated this week
- MySQL Server Error Constants for Golang☆195Updated 3 years ago
- Protobuf Field Mask Go utils☆247Updated last year
- Code generation tools for Go.☆429Updated 5 months ago
- Convert snake case, camel case and kebap case strings☆148Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 months ago
- Zero-allocation reflection library for Go☆557Updated last year
- The easiest solution to seed database with Go☆177Updated 8 months ago
- A Go test assertion library for verifying that two representations of JSON are semantically equal☆133Updated 5 months ago
- Parse and modify Go struct field tags☆637Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month