sony / gobreakerLinks
Circuit Breaker implemented in Go
☆3,333Updated last week
Alternatives and similar repositories for gobreaker
Users that are interested in gobreaker are comparing it to the libraries listed below
Sorting:
- ⏱ The exponential backoff algorithm in Go☆3,832Updated 3 weeks ago
- Pure Go Redis server for Go unittests☆3,342Updated 2 months ago
- Resiliency patterns for golang☆2,313Updated 6 months ago
- Goroutine leak detector☆4,945Updated 9 months ago
- Package for comparing Go values in tests☆4,499Updated 6 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,583Updated last year
- Golang LRU cache☆4,780Updated 2 weeks ago
- A reflection based dependency injection toolkit for Go.☆4,296Updated 3 months ago
- Simple golang library for retry mechanism☆2,773Updated 2 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,497Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,742Updated this week
- Distributed mutual exclusion lock using Redis for Go