How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with zero external dependencies. Built on FlashFlags, Orpheus provides a simple interface to create modern, fast CLI apps similar to git.
The main features of agilira/orpheus are: Command Line Interfaces, Console Interfaces.
Projects with overlapping indexed features include: alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. agilira/flash-flags — FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for… akamensky/argparse — Argparse for golang. Just because `flag` sucks. alexeyco/simpletable — Simple tables in terminal with Go. amjadjibon/memsh — memsh - virtual in-memory shell.
Argparse for golang. Just because flag sucks
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for Argus, it provides great performance while maintaining simplicity and ease of use.