integrii / flaggyLinks
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
☆944Updated 3 months ago
Alternatives and similar repositories for flaggy
Users that are interested in flaggy are comparing it to the libraries listed below
Sorting:
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,635Updated 6 months ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,188Updated 4 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,714Updated last year
- Flags-first package for configuration☆1,439Updated 5 months ago
- Quick and dirty debugging output for tired Go programmers☆1,552Updated 4 months ago
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,477Updated last year
- A go library to improve readability in terminal apps using tabular data☆742Updated 3 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 7 months ago
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Advanced terminal output in Go☆981Updated 2 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆636Updated 2 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 …☆664Updated 2 years ago
- A tiny library for super simple Golang tables☆367Updated 5 years ago
- A versatile library for building CLI applications in Go☆884Updated last year
- bash completion written in go + bash completion for go command☆951Updated 10 months ago
- Wow now my Go commandline app is spinning with and☆510Updated 5 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A comprehensive error handling library for Go☆1,268Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Updated 2 years 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,144Updated 7 months ago
- CLI - A package for building command line app with go☆730Updated last year
- Intuitive package for prettifying terminal/console output. http://godoc.org/github.com/ttacon/chalk☆474Updated 6 years ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Streaming JSON parser for Go☆599Updated 2 years ago