alecthomas / kingpinLinks
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
☆3,533Updated 2 weeks ago
Alternatives and similar repositories for kingpin
Users that are interested in kingpin are comparing it to the libraries listed below
Sorting:
- A FileSystem Abstraction System for Go☆6,245Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,253Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,863Updated last month
- A dead simple, no frills Go cross compile tool☆4,599Updated 2 years ago
- ASCII table in golang☆4,490Updated last week
- Crash your app in style (Golang)☆3,670Updated 3 months ago
- The simple and easy way to embed static files into Go binaries.☆3,399Updated 3 years ago
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,493Updated 6 years ago
- go command line option parser☆2,662Updated 10 months ago
- Console progress bar for Golang☆3,688Updated last month
- Embed files into a Go executable☆3,794Updated last year
- Leveled execution logs for Go☆3,602Updated last month
- Simple error handling primitives☆8,232Updated 3 years ago
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,459Updated 4 years ago
- TOML parser for Golang with reflection.☆4,741Updated 2 weeks ago
- Go Humans! (formatters for units to human friendly sizes)☆4,559Updated last month
- Jennifer is a code generator for Go☆3,507Updated 9 months ago
- Staticcheck - The advanced Go linter☆6,469Updated last week
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.☆2,574Updated 2 weeks ago
- Package for comparing Go values in tests☆4,428Updated 3 months ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,823Updated 3 weeks ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,161Updated 4 months ago
- Golang library for managing configuration data from environment variables☆5,237Updated 11 months ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,686Updated 3 years ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,989Updated 11 months ago
- ⏱ The exponential backoff algorithm in Go