dgrijalva / retry
An interface and various implementations of retry behavior in Go
☆20Updated 9 years ago
Alternatives and similar repositories for retry:
Users that are interested in retry are comparing it to the libraries listed below
- ☆15Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- ☆41Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 8 months ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 3 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Go vanity domain HTTP handler☆30Updated 4 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 5 years ago