go-arg
arg parser
Provides a structured approach to parsing command-line arguments in Go
Struct-based argument parsing in Go
2k stars
16 watching
102 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
argument-parsinggolang
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields | 591 |
| Provides an alternative data structure to Go's built-in map and slice types | 45 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
| Provides APIs and tools for interacting with the Algorand blockchain | 185 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| A Go library for querying and manipulating JSON data | 191 |
| An implementation of pattern matching for Go. | 246 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A library to parse and split command line strings into argument arrays | 41 |
| Parses and manipulates Graphviz DOT language in Golang | 555 |