mvdan / dockexecLinks
Run Go tests inside a Docker image
☆100Updated 8 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 last month
- A corpus of popular Go modules☆108Updated last year
- go.mod git archiver☆88Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- ☆99Updated 10 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 6 months ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- ☆68Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- In-process request tracing☆100Updated 2 months 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
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- pex makes piping easier☆77Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 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
- ☆115Updated last week
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- ☆33Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆25Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago