erikh / ductLinks
docker-compose alike functionality directly from golang, for integration testing.
☆63Updated 8 months ago
Alternatives and similar repositories for duct
Users that are interested in duct are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- go.mod git archiver☆87Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 3 weeks ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆56Updated 8 months ago
- Very simple batching API for Go.☆95Updated 4 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last month
- A corpus of popular Go modules☆108Updated last year
- Go SQL driver adapter for extended logging☆25Updated 7 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆68Updated last year
- Tickers with random jitter☆92Updated 3 years ago
- Time Ranges☆39Updated 2 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- Simple JSON type checking.☆85Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go package for sets implemented with generics