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.
☆932Updated last week
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,617Updated 2 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,711Updated last year
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,190Updated 4 years ago
- Flags-first package for configuration☆1,422Updated last month
- Quick and dirty debugging output for tired Go programmers☆1,549Updated 3 weeks ago
- Using brotli compression to embed static files in Go.☆531Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,099Updated last year
- Make temporary edits to your Go module dependencies☆905Updated 3 months ago
- A go library to improve readability in terminal apps using tabular data☆740Updated 2 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆983Updated last year
- 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
- Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ ID…☆1,362Updated 2 months ago
- A comprehensive error handling library for Go☆1,265Updated 10 months ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆733Updated last year
- Golang deep variable equality test that returns human-readable differences☆781Updated 4 months ago
- Advanced terminal output in Go☆979Updated 2 years ago
- bash completion written in go + bash completion for go command☆943Updated 6 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,115Updated 3 months ago
- Better time duration formatting in Go!☆507Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 3 months ago
- A tiny library for super simple Golang tables☆361Updated 4 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,470Updated 8 months ago
- Streaming JSON parser for Go☆593Updated last year
- Professional lightweight testing mini-framework for Go.☆1,923Updated last year
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- uilive is a go library for updating terminal output in realtime☆1,711Updated 2 years ago
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆806Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- A versatile library for building CLI applications in Go☆886Updated last year