mercari / go-circuitbreaker
A context aware circuit breaker library in Go.
☆364Updated 2 years ago
Alternatives and similar repositories for go-circuitbreaker:
Users that are interested in go-circuitbreaker are comparing it to the libraries listed below
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- Combine one or more Go errors together☆1,115Updated 10 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- A standard library for microservices.☆170Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆472Updated last month
- Deep copy generator☆154Updated 5 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- [mirror]☆280Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- fault injection library in go using standard http middleware☆509Updated last week
- The Emperor takes care of all errors personally☆351Updated 4 years ago
- The easiest solution to seed database with Go☆177Updated 8 months ago
- A Go linter to check that errors from external packages are wrapped☆326Updated 2 weeks ago
- Diago is a visualization tool for CPU profiles and heap snapshots generated with `pprof`.☆357Updated 2 years ago
- Immutable transaction isolated sql driver for golang☆703Updated 2 weeks ago
- Load configuration in cascade from multiple backends into a struct☆492Updated 2 months ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Transformation functions generator for Protocol Buffers.☆210Updated last month
- A refactoring tool for Go☆673Updated last week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- A go in-memory table☆228Updated 2 years ago
- Zero-allocation reflection library for Go☆557Updated last year
- noctx finds sending http request without context.Context.☆184Updated last month
- A library that implements the outboxer pattern in go☆160Updated last week
- Interceptors for database/sql☆498Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago