AppsFlyer / go-sundheit
A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.
☆550Updated 4 months ago
Alternatives and similar repositories for go-sundheit:
Users that are interested in go-sundheit are comparing it to the libraries listed below
- Library for enabling asynchronous health checks in your service☆752Updated last year
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementat…☆400Updated this week
- Load configuration in cascade from multiple backends into a struct☆496Updated 9 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,106Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated 10 months ago
- The Emperor takes care of all errors personally☆347Updated 4 years ago
- Clock is a small library for mocking time in Go.☆680Updated last year
- Powerful mock generation tool for Go programming language☆652Updated this week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 7 months ago
- Logur is an opinionated collection of logging best practices☆204Updated 4 years ago
- A simple and flexible health check library for Go.☆782Updated 2 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆850Updated 4 months ago
- Go library for retrying with configurable backoffs☆643Updated 4 months ago
- a fake clock for golang☆675Updated 2 weeks ago
- Library to provide basic healthcheck functionality to Go applications.☆530Updated 2 weeks ago
- A supersonic rate limiting package for Go with HTTP middleware.☆563Updated 4 months ago
- An simple, easily extensible and concurrent health-check library for Go services☆269Updated last year
- Golang errors with stack trace and source fragments.☆1,042Updated 6 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 3 months ago
- Quick helpers for testing Go applications☆528Updated 9 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆341Updated 6 months ago
- Composable, observable and performant config handling for Go for the distributed processing era☆648Updated 4 years ago
- Continuous profiling for long-term postmortem analysis☆613Updated last year
- Mocking your SQL database in Go tests has never been easier.☆841Updated this week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆436Updated 3 months ago