bitly / go-hostpool
Intelligently and flexibly pool among multiple hosts from your Go application
☆374Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-hostpool
- net/http handler filters☆348Updated 3 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆287Updated 6 years ago
- Clock is a small library for mocking time in Go.☆89Updated 5 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆466Updated 9 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 5 months ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 9 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆273Updated 5 years ago
- Golang StatsD client☆164Updated 6 years ago
- Get to Statsd: forward simple statistics to a statsd server☆149Updated 7 years ago
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆295Updated 3 years ago
- A cron job scheduler for Go☆205Updated 9 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆130Updated 5 years ago
- An RFC7234 compliant golang http.Handler for caching HTTP responses☆264Updated 6 years ago
- Dynamic flag management for Go.☆206Updated 3 years ago
- An efficient Statsd Go client.☆300Updated 2 years ago
- Go Library [DEPRECATED]☆195Updated 7 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 7 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 4 years ago
- A simple and fast Redis backed key-value store library for Go☆112Updated 7 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Package muster provides a framework to write batching enabled libraries.☆111Updated 9 years ago
- go test but faster (cached)☆250Updated 6 years ago
- Error tracing and annotation.☆229Updated 6 years ago
- Go (golang) package for progress bars around io.Reader/Writers.