CLIUtils / CLI11Links
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
☆3,965Updated last week
Alternatives and similar repositories for CLI11
Users that are interested in CLI11 are comparing it to the libraries listed below
Sorting:
- Lightweight C++ command line option parser☆4,613Updated this week
- Argument Parser for Modern C++☆3,288Updated 9 months ago
- A C++11 library for serialization☆4,557Updated 9 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,800Updated 2 weeks ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,767Updated 6 months ago
- Table Maker for Modern C++☆2,107Updated 6 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,909Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆4,173Updated 7 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 7 months ago
- A date and time library based on the C++11/14/17 <chrono> header