awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agilira avatar

agilira/flash-flags

0
View on GitHub↗
11 星标·0 分支·Go·MPL-2.0·2 次浏览github.com/agilira/flash-flags↗

Flash Flags

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.

Features

  • 命令行界面 - Fast, POSIX-compliant flag parsing library.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

Star 历史

agilira/flash-flags 的 Star 历史图表agilira/flash-flags 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Flash Flags 的开源替代方案

相似的开源项目,按与 Flash Flags 的功能重合度排序。
  • akamensky/argparseakamensky 的头像

    akamensky/argparse

    640在 GitHub 上查看↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    在 GitHub 上查看↗640
  • alecthomas/kingpinalecthomas 的头像

    alecthomas/kingpin

    3,564在 GitHub 上查看↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    在 GitHub 上查看↗3,564
  • agilira/orpheusagilira 的头像

    agilira/orpheus

    32在 GitHub 上查看↗

    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.

    Goagiliraclicli-app
    在 GitHub 上查看↗32
  • alexeyco/simpletablealexeyco 的头像

    alexeyco/simpletable

    550在 GitHub 上查看↗

    Simple tables in terminal with Go

    Goasciicligo
    在 GitHub 上查看↗550
查看 Flash Flags 的所有 30 个替代方案→

常见问题解答

agilira/flash-flags 是做什么的?

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.

agilira/flash-flags 的主要功能有哪些?

agilira/flash-flags 的主要功能包括:命令行界面, Console Interfaces。

agilira/flash-flags 有哪些开源替代品?

agilira/flash-flags 的开源替代品包括: alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. agilira/orpheus — Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with… akamensky/argparse — Argparse for golang. Just because `flag` sucks. alexeyco/simpletable — Simple tables in terminal with Go. amjadjibon/memsh — memsh - virtual in-memory shell.