lalamove / konfig
Composable, observable and performant config handling for Go for the distributed processing era
☆648Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for konfig
- Dead simple, super fast, zero allocation logger for Golang☆414Updated 5 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 4 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Library for enabling asynchronous health checks in your service☆750Updated 10 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆336Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆237Updated 6 years ago
- 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 …☆650Updated last year
- Code generation tools for Go.☆423Updated last month
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- A Go library for validating structs, maps and slices.☆223Updated 4 months ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 6 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…☆549Updated 3 months ago
- Include files in your binary the easy way☆278Updated 3 years ago
- Go (golang) http calls with retries and backoff☆649Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆336Updated last year
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- A general-purpose bot library inspired by Hubot but written in Go.