timakin / bodycloseLinks
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
☆320Updated 4 months ago
Alternatives and similar repositories for bodyclose
Users that are interested in bodyclose are comparing it to the libraries listed below
Sorting:
- [mirror]☆280Updated last year
- Debugging helper utilities for Go☆356Updated 3 years ago
- Deep copy generator☆160Updated 11 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Magic number detector for Go.☆201Updated last year
- ☆121Updated last year
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Continuous Benchmark for Go Project☆389Updated last week
- Convert Go values to their AST☆310Updated 7 months ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆180Updated 5 years ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Backoff mechanics for Go☆187Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- ☆416Updated 3 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Interceptors for database/sql☆508Updated 2 years ago
- Detection of the BOM and removing as necessary☆130Updated last year
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆289Updated 2 weeks ago
- Code generation tools for Go.☆431Updated 3 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated 2 weeks ago
- fault injection library in go using standard http middleware☆510Updated last week