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.
☆859Updated last year
Related projects ⓘ
Alternatives and complementary repositories for flaggy
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,532Updated last week
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,184Updated 3 years ago
- Flags-first package for configuration☆1,378Updated 4 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,693Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,029Updated 5 months ago
- A go library to improve readability in terminal apps using tabular data☆735Updated 2 years ago
- Quick and dirty debugging output for tired Go programmers☆1,520Updated 2 months 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
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- uilive is a go library for updating terminal output in realtime☆1,697Updated last year
- A comprehensive error handling library for Go☆1,131Updated this week
- A go library to render progress bars in terminal applications☆2,109Updated 8 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆635Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆736Updated 11 months ago
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,426Updated 2 years ago
- Professional lightweight testing mini-framework for Go.☆1,780Updated 9 months ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆981Updated 11 months ago
- Pretty printing for Go values☆1,367Updated 3 months ago
- Fast directory traversal for Golang☆705Updated last year
- multi progress bar for Go cli applications☆2,318Updated 2 months ago
- Command line monitoring for goroutines☆1,898Updated last year
- Struct-based argument parsing in Go☆2,025Updated this week
- A versatile library for building CLI applications in Go☆871Updated 8 months ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Advanced terminal output in Go☆968Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆336Updated 2 years ago
- bash completion written in go + bash completion for go command☆929Updated last year
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆788Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year