awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gflags/gflags

Open-source alternatives to Gflags

6 open-source projects similar to gflags/gflags, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gflags alternative.

  • adishavit/arghAvatar von adishavit

    adishavit/argh

    1,439Auf GitHub ansehen↗

    Argh! A minimalist argument handler.

    C++argument-parserclicli-args
    Auf GitHub ansehen↗1,439
  • bfgroup/lyraAvatar von bfgroup

    bfgroup/Lyra

    594Auf GitHub ansehen↗

    A simple to use, composable, command line parser for C++ 11 and beyond

    C++
    Auf GitHub ansehen↗594
  • cliutils/cli11Avatar von CLIUtils

    CLIUtils/CLI11

    4,322Auf GitHub ansehen↗

    CLI11 is a header-only C++ library for parsing command line arguments and managing configuration files. It maps shell input to typed variables and supports the creation of complex command hierarchies. The library is distinguished by its support for nested subcommands with infinite depth and prefix matching. It integrates configuration management by allowing application settings to be loaded from TOML or INI files, with the ability to fall back to environment variables. The project provides a comprehensive set of tools for argument parsing, including flags and positional arguments, alongside

    C++clicli-parsercpp11
    Auf GitHub ansehen↗4,322
  • docopt/docopt.cppAvatar von docopt

    docopt/docopt.cpp

    1,087Auf GitHub ansehen↗

    C++11 port of docopt

    C++
    Auf GitHub ansehen↗1,087
  • jarro2783/cxxoptsAvatar von jarro2783

    jarro2783/cxxopts

    4,779Auf GitHub ansehen↗

    cxxopts is a header-only C++ command line parser used to define required options, default values, and positional arguments for console applications. It functions as a lightweight utility for parsing command line arguments into typed values using short and long flags and automatically generating formatted help messages and documentation. The library provides capabilities for argument specification, allowing the definition of option descriptions, types, and boolean flags. It supports multi-value option collection into containers, default value management for omitted options, and the mapping of

    C++
    Auf GitHub ansehen↗4,779

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • taywee/argsAvatar von Taywee

    Taywee/args

    1,623Auf GitHub ansehen↗

    A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).

    C++argsargument-parserargument-parsing
    Auf GitHub ansehen↗1,623