kong
CLI parser
Tool for parsing complex command-line interfaces into structured Go data
Kong is a command-line parser for Go
2k stars
19 watching
141 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
command-linecommandsflagsgogolangparserstructtags
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. | 2 |
| Tools for loading and mapping YAML configuration files in Go applications. | 14 |
| A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A library for parsing command-line arguments and environment variables in a shell-like way | 536 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| Creates a CLI from a function signature with minimal boilerplate code | 448 |
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| A library for matching and parsing text commands with placeholders and patterns | 59 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A simple CLI game implemented in Go | 176 |
| A line processor that provides an alternative to AWK using Python expressions and statements | 516 |