Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
https://github.com/gflags/gflags
Last synced: 13 days ago
JSON representation
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
- Host: GitHub
- URL: https://github.com/gflags/gflags
- Owner: gflags
- License: bsd-3-clause
- Created: 2013-04-20T22:21:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T13:05:50.000Z (6 months ago)
- Last Synced: 2024-05-23T01:21:23.784Z (6 months ago)
- Language: C++
- Homepage: https://gflags.github.io/gflags/
- Size: 1.49 MB
- Stars: 2,812
- Watchers: 112
- Forks: 837
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.txt
- License: COPYING.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
- awesome-cli-frameworks - gflags - in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: ([C++](https://www.cpp-lang.net/))
- awesome-list - gflags - Contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. (Containers & Language Extentions & Linting / For C++/C)
- AwesomeCppGameDev - gflags - in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: https://gflags.github.io/gflags/ (C++)