pacedotdev / batch
Very simple batching API for Go.
☆93Updated 3 years ago
Alternatives and similar repositories for batch:
Users that are interested in batch are comparing it to the libraries listed below
- HTTP error wrapper☆36Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- go.mod git archiver☆88Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated 3 months ago
- Simple error handling primitives☆60Updated 3 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Template repository for a Go monorepo, complete with CI and automatic docker builds☆51Updated 4 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Package your Go modules☆41Updated last year
- In-process request tracing☆97Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆57Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Export Go Module information to Prometheus☆55Updated 2 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month