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.
☆942Updated last month
Alternatives and similar repositories for flaggy
Users that are interested in flaggy are comparing it to the libraries listed below
Sorting:
- Flags-first package for configuration☆1,430Updated 3 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,629Updated 4 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Updated last year
- Make temporary edits to your Go module dependencies☆910Updated 5 months ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 4 years ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆340Updated 3 years ago
- Golang errors with stack trace and source fragments.☆1,102Updated 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 …☆663Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆784Updated 6 months ago
- Quick and dirty debugging output for tired Go programmers☆1,552Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆509Updated 2 months ago
- A versatile library for building CLI applications in Go☆883Updated last year
- Better time duration formatting in Go!☆509Updated 4 years ago
- bash completion written in go + bash completion for go command☆947Updated 8 months ago
- A go library to improve readability in terminal apps using tabular data☆741Updated 3 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,136Updated 5 months ago
- Advanced terminal output in Go☆977Updated 2 years ago
- A tiny library for super simple Golang tables☆366Updated 4 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆984Updated 2 years ago
- A comprehensive error handling library for Go☆1,266Updated last year
- A general-purpose bot library inspired by Hubot but written in Go.☆478Updated last year
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,476Updated 10 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Go package to generate and manage color palettes & schemes 🎨☆568Updated 2 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆635Updated 2 years ago
- Professional lightweight testing mini-framework for Go.☆1,928Updated last year
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated last month
- Go (golang) http calls with retries and backoff☆654Updated 3 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,379Updated 4 months ago