gflags

gflags

Geek Repo

Open Source gflags library

Github PK Tool:Github PK Tool

gflags's repositories

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:

Language:C++License:BSD-3-ClauseStargazers:2820Issues:112Issues:226

example

Example C++ project using the gflags library

python-gflags

The python equivalent of gflags. This project has moved to https://github.com/google/python-gflags.

nuget-gflags

NuGet package of the C++ gflags library