lalamove / konfigLinks
Composable, observable and performant config handling for Go for the distributed processing era
☆644Updated 5 years ago
Alternatives and similar repositories for konfig
Users that are interested in konfig are comparing it to the libraries listed below
Sorting:
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Dead simple, super fast, zero allocation logger for Golang☆412Updated 6 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Library for enabling asynchronous health checks in your service☆751Updated 10 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- Code generation tools for Go.☆431Updated 5 months ago
- A library built to provide support for defining service health for golang services. It allows you to register async health checks for you…☆558Updated last year
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆296Updated last month
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- Attach hooks to any database/sql driver☆658Updated last year
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- A Go library for validating structs, maps and slices.☆230Updated last year
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated last year
- Logur is an opinionated collection of logging best practices☆205Updated 9 months ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆354Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- A general-purpose bot library inspired by Hubot but written in Go.☆478Updated last year
- A place to keep useful golang functions and small libraries☆296Updated last month
- Include files in your binary the easy way☆277Updated 4 years ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated last week
- An simple, easily extensible and concurrent health-check library for Go services☆274Updated last year
- The Emperor takes care of all errors personally☆365Updated 5 years ago
- ☆418Updated last week
- 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 …☆663Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles