go-playground / retryLinks
Retry provides a set of standardized common components and abstracts away some code that normally is duplicated
β18Updated 8 years ago
Alternatives and similar repositories for retry
Users that are interested in retry are comparing it to the libraries listed below
Sorting:
- β42Updated 5 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name wβ¦β52Updated last month
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- A JSON stream parser for Goβ68Updated 3 years ago
- Is a library that aids in graceful shutdown of a process/applicationβ49Updated 8 years ago
- provides base types who's values should never be seen by the human eye, but still used for configuration.β15Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β84Updated 5 years ago
- An inflection engine for golangβ103Updated last year
- A file globbing library.β68Updated last week
- A small library to measure latency of things.β35Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinksβ67Updated 9 years ago
- Various implementations of a go-routine safe counterβ31Updated 4 years ago
- Experiments with Go genericsβ100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- Golang struct operations.β24Updated 8 years ago
- A Go library for encoding structs into Header fields.β47Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestarβ53Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β86Updated 8 months ago
- Generates automatically a Reset() methodβ35Updated 8 years ago
- Code coverageβ35Updated 6 years ago
- A workerpool that can get expanded & shrink dynamically.