flag
Flag parser
A command line option parsing library with support for infinite level subcommands and flexible flag definitions.
Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand
131 stars
8 watching
8 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
commandlineoption-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| A library to parse and split command line strings into argument arrays | 41 |
| Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |
| A cross-platform command line argument parsing library for the Zig programming language. | 111 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| An argument parser library that allows parsing command-line arguments in a simple and extensible way. | 227 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A tool for automating command line flag setup based on struct fields and tags. | 174 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| A collection of CLI argument types for the Go flag package. | 43 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |