rafaeljesus / retry-goLinks
Retrying made simple and easy for golang
☆50Updated 7 years ago
Alternatives and similar repositories for retry-go
Users that are interested in retry-go are comparing it to the libraries listed below
Sorting:
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Extended Errors (or simply xerrs) for GoLang☆63Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Caching package for Go☆89Updated 8 years ago
- Retry operations automatically on certain errors #golang☆41Updated 6 years ago
- Interruptable goroutines☆99Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- A universal log interface☆79Updated 5 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- A tiny wrapper over amqp exchanges and queues 🚌 ✨☆98Updated 6 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A goroutine limiter for Go