jpillora / backoffLinks
Simple backoff algorithm in Go (golang)
☆655Updated last year
Alternatives and similar repositories for backoff
Users that are interested in backoff are comparing it to the libraries listed below
Sorting:
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆754Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆481Updated 2 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Parse flags, environment variables and config files☆531Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Simple idiomatic retry package for Go☆358Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- High level abstractions over the Go reflect library☆533Updated last year
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- simple json field access for golang☆589Updated 4 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,115Updated 3 months ago
- Stack traces for Go errors☆555Updated this week
- A tiny generator of random data for golang, also known as a faker☆952Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 8 months ago
- golang port of Google's libphonenumber☆630Updated last year
- Code generation tools for Go.☆431Updated 3 months ago
- Circuit Breakers in Go☆1,157Updated last year
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆418Updated last year
- Golang channel helpers and special types☆810Updated last year
- a fake clock for golang☆707Updated last week
- Fake data generator for Go (Golang)☆598Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,555Updated 2 weeks ago