eapache / go-resiliencyLinks
Resiliency patterns for golang
☆2,337Updated 9 months ago
Alternatives and similar repositories for go-resiliency
Users that are interested in go-resiliency are comparing it to the libraries listed below
Sorting:
- ⏱ The exponential backoff algorithm in Go☆3,882Updated 3 months ago
- Circuit Breaker implemented in Go☆3,427Updated last month
- A Go (golang) package for representing a list of errors as a single error.☆2,537Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,671Updated 5 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,569Updated 3 months ago
- Pure Go Redis server for Go unittests☆3,416Updated 2 weeks ago
- Golang in-memory database built on immutable radix trees☆3,406Updated 4 months ago
- Package for comparing Go values in tests☆4,549Updated 9 months ago
- HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽☆2,209Updated last year
- Simple profiling for Go☆2,048Updated 3 years ago
- Goroutine leak detector☆5,010Updated last year
- Retryable HTTP client in Go☆2,235Updated last week
- Go error library with error portability over the network☆2,321Updated 3 weeks ago
- HTTP mocking for Golang☆2,066Updated 3 months ago
- Process background jobs in Go☆2,517Updated last year
- Dead simple rate limit middleware for Go.☆2,305Updated 11 months ago
- go-querystring is Go library for encoding structs into URL query strings.