Commandline ToolsΒΆ

  • gflags - contains a C++ library that implements commandline flags processing
  • cxxopts - Lightweight C++ command line option parser
  • CLI11 - command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface
  • readline - command line editor