jpillora / backoffLinks
Simple backoff algorithm in Go (golang)
☆656Updated 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☆654Updated 3 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆482Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Goroutine Leak Detector☆1,043Updated 5 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Simple idiomatic retry package for Go☆358Updated 3 years ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 10 months ago
- Clock is a small library for mocking time in Go.☆686Updated 2 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,121Updated 5 months ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- ☆418Updated last week
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,568Updated 2 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 5 years ago
- Code generation tools for Go.☆431Updated 5 months ago
- A timed rate limiter for Go☆404Updated 3 years ago
- High level abstractions over the Go reflect library☆536Updated last year
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- golang port of Google's libphonenumber☆633Updated last year
- Structured, composable logging for Go☆1,100Updated 3 months ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Stack traces for Go errors☆560Updated 2 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆419Updated last year
- Expressive end-to-end HTTP API testing made easy in Go☆782Updated 3 years ago