go-playground / retry
Retry provides a set of standardized common components and abstracts away some code that normally is duplicated
☆17Updated 7 years ago
Alternatives and similar repositories for retry:
Users that are interested in retry are comparing it to the libraries listed below
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- ☆41Updated 4 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆33Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A diff3 text merge implementation in Go☆23Updated 11 months ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- A file globbing library.☆67Updated 2 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Golang struct operations.☆24Updated 7 years ago
- An alternative to godoc.org☆23Updated 6 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- A Golang utility for working with files☆16Updated 6 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Intern Go strings☆93Updated last year
- Make random JSON in Go☆25Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- urlstruct decodes url.Values into structs☆27Updated last month