pflag
Flag package
Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags.
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
2k stars
29 watching
348 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A command line option parser library for Go. | 2,608 |
| A C++ library for managing command-line flags and parsing flag arguments. | 2,896 |
| Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
| A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
| A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. | 5,669 |
| Provides a lightweight and flexible solution for managing feature flags in software applications | 1,508 |
| Package of validators and sanitizers for strings, structs, and collections | 6,061 |
| Dynamic flag variables that can be modified at runtime | 8 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| A C++ library for easily managing sets of type-safe flags. | 88 |
| A tool that simplifies exposing struct fields as command line flags in Go programs. | 41 |
| BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. | 3,667 |
| A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. | 4,827 |
| Provides packet processing capabilities for Go | 6,375 |