1.3k results (14 ms)
A simple, fast, and fun package for building command line apps in Go
3. github.com/c-bata/go-prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit. AI-generatedInteractive command line library with auto-completion and customizable options.
4. github.com/manifoldco/promptui
Interactive prompt for command-line applications AI-generatedInteractive command-line prompt library for Go.
6. github.com/jessevdk/go-flags
go command line option parser AI-generatedA Go library for parsing command line arguments.
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Readline is a pure go(golang) implementation for GNU-Readline kind library AI-generatedA powerful readline library for Go.
Kong is a command-line parser for Go AI-generatedCommand-line parser for Go with structured configuration.
10. github.com/alexflint/go-arg
Struct-based argument parsing in Go AI-generatedCommand line argument parsing for Go with struct-based syntax.
14. github.com/docopt/docopt.go
A command-line arguments parser that will make you smile. AI-generatedGo library for parsing command-line arguments from docopt documentation.
15. github.com/codeskyblue/go-sh
like python-sh, for easy call shell with golang. AI-generatedA Go package for easy shell command execution and management.
A versatile library for building CLI applications in Go AI-generatedCommand line application framework with parsing and validation features.
17. github.com/integrii/flaggy
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies. AI-generatedFast and easy command-line flag parsing package.
18. github.com/google/subcommands
Go subcommand library. AI-generatedSimple command-line subcommand parser for Go applications.