urfave / sflagsLinks
Generate flags by parsing structures
☆166Updated 3 weeks ago
Alternatives and similar repositories for sflags
Users that are interested in sflags are comparing it to the libraries listed below
Sorting:
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- Basic string globs in golang☆145Updated 5 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.