peterbourgon / ffLinks
Flags-first package for configuration
☆1,398Updated 3 months ago
Alternatives and similar repositories for ff
Users that are interested in ff are comparing it to the libraries listed below
Sorting:
- Professional lightweight testing mini-framework for Go.☆1,863Updated last year
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,665Updated 2 months ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆861Updated 2 years ago
- Make temporary edits to your Go module dependencies☆899Updated 2 weeks ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,099Updated 2 weeks ago
- Update outdated Go dependencies interactively☆1,023Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,222Updated 3 weeks ago
- Go driven rpc code generation tool for right now.☆840Updated 10 months ago
- Mocking your SQL database in Go tests has never been easier.☆849Updated 4 months ago
- Go Dependency Analysis toolkit☆1,515Updated 3 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,702Updated last year
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,133Updated 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 …☆660Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆774Updated last month
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,591Updated 4 months ago
- A universal mechanism to manage goroutine lifecycles☆1,610Updated last year
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- A tool for generating self-contained, type-safe test doubles in go☆1,051Updated 2 weeks ago
- Interface mocking tool for go generate☆2,095Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- A comprehensive error handling library for Go