uber-go / configLinks
Configuration for Go applications
☆461Updated last year
Alternatives and similar repositories for config
Users that are interested in config are comparing it to the libraries listed below
Sorting:
- Parse and modify Go struct field tags☆644Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆751Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Combine one or more Go errors together☆1,135Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- An enum generator for go☆828Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- a fake clock for golang☆707Updated 4 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆872Updated this week
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆784Updated 3 weeks ago
- Cache library with Redis backend for Golang☆792Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆406Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- A golang package for converting to snake_case or CamelCase☆1,083Updated 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 …☆660Updated 2 years ago
- Go structures with default values using tags☆319Updated 9 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆834Updated 2 months ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- A comprehensive error handling library for Go☆1,252Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Zero-allocation reflection library for Go☆572Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year