# agilira/flash-flags

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/agilira-flash-flags).**

11 stars · 0 forks · Go · MPL-2.0

## Links

- GitHub: https://github.com/agilira/flash-flags
- Homepage: https://github.com/agilira/flash-flags
- awesome-repositories: https://awesome-repositories.com/repository/agilira-flash-flags.md

## Topics

`command-line` `configuration-files` `evironmental-variables` `fast` `flags` `go` `help-system` `lock-free` `posix` `stdlib-replacement` `validation` `zero-dependencies`

## Description

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.

## Tags

### Part of an Awesome List

- [Command Line Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-interfaces.md) — Fast, POSIX-compliant flag parsing library.
- [Console Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/console-interfaces.md) — Listed in the “Console Interfaces” section of the Awesome Go awesome list.
