ogier / pflagLinks
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
☆552Updated 5 years ago
Alternatives and similar repositories for pflag
Users that are interested in pflag are comparing it to the libraries listed below
Sorting:
- getpasswd for Go☆438Updated 4 years ago
- (old repo) Tool to fix (add, remove) your Go imports automatically.☆1,040Updated 4 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆525Updated 4 years ago
- Extensions to the standard "os" package. Executable and ExecutableFolder.☆444Updated 6 years ago
- simple json field access for golang☆590Updated 5 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆499Updated 4 years ago
- A command-line arguments parser that will make you smile.☆1,441Updated 2 years ago
- gvt was a minimal go vendoring tool, based on gb-vendor. Today, you want to use modules instead.☆725Updated 7 years ago
- Rich testing for the Go language☆696Updated last year
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Structured, composable logging for Go☆1,100Updated 5 months ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- ☆793Updated 2 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- An app that displays updates for the Go packages in your GOPATH.☆897Updated 2 years ago
- A go library to improve readability in terminal apps using tabular data☆741Updated 3 years ago
- TOML parser and encoder library for Golang☆294Updated 3 years ago
- A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types☆536Updated 2 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆863Updated 10 months ago
- Small, fast library to create ANSI colored strings and codes. [go, golang]☆425Updated last year
- Parse flags, environment variables and config files☆531Updated 2 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Go binding for libuuid