mvdan / dockexecLinks
Run Go tests inside a Docker image
☆100Updated 9 months ago
Alternatives and similar repositories for dockexec
Users that are interested in dockexec are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A corpus of popular Go modules☆108Updated last year
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- go.mod git archiver☆88Updated 2 years ago
- ☆101Updated 11 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- ☆25Updated 3 years ago
- ☆68Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- Dependency graphs for Go packages.☆51Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- ☆33Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- A cancelable reader for Go☆138Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- pex makes piping easier☆77Updated 2 years ago
- ☆118Updated 2 weeks ago
- Very simple batching API for Go.☆95Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year