parseargs-go
Argument parser
A string argument parser for Go that handles quoted arguments and flags as simple strings.
A string argument parser that understands quotes and backslashes
10 stars
1 watching
6 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| A library for parsing command-line arguments and environment variables in a shell-like way | 536 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| A library for parsing and verifying version numbers and constraints. | 1,642 |
| A library to parse and split command line strings into argument arrays | 41 |
| 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 |
| A Go library for querying and manipulating JSON data | 191 |
| A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
| A tool for parsing and manipulating Golang source code at compile-time | 62 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| A command-line argument parsing library for Zig | 155 |
| Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |