integrii / flaggy
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
☆861Updated 2 years ago
Alternatives and similar repositories for flaggy:
Users that are interested in flaggy are comparing it to the libraries listed below
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,185Updated 3 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- A tool to analyze and troubleshoot a Go binary size.☆1,701Updated last year
- A go library to improve readability in terminal apps using tabular data☆742Updated 2 years ago
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,453Updated 4 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,582Updated 2 months ago
- Quick and dirty debugging output for tired Go programmers☆1,532Updated this week
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Go library for detecting and expanding the user's home directory without cgo.☆1,420Updated last year
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆632Updated 2 years ago
- Flags-first package for configuration☆1,390Updated last month
- Wow now my Go commandline app is spinning with and☆511Updated 4 years ago
- A go library to render progress bars in terminal applications☆2,125Updated last year
- Pretty printing for Go values☆1,384Updated 9 months ago
- A tiny library for super simple Golang tables☆360Updated 4 years ago
- Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ ID…☆1,335Updated last year
- Go glob☆984Updated last year
- Struct-based argument parsing in Go☆2,130Updated last month
- Golang errors with stack trace and source fragments.☆1,086Updated 11 months ago
- A versatile library for building CLI applications in Go☆871Updated last year
- watcher is a Go package for watching for files or directory changes without using filesystem events.☆1,494Updated last year
- uilive is a go library for updating terminal output in realtime☆1,706Updated last year
- bash completion written in go + bash completion for go command☆939Updated 2 months 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,078Updated 6 months ago
- A comprehensive error handling library for Go☆1,249Updated 5 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Streaming JSON parser for Go☆584Updated last year
- Pprof made easy at development time for Go☆757Updated 4 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 …☆658Updated 2 years ago