CLIUtils / CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
☆3,544Updated this week
Alternatives and similar repositories for CLI11:
Users that are interested in CLI11 are comparing it to the libraries listed below
- Lightweight C++ command line option parser☆4,377Updated this week
- A C++11 library for serialization☆4,351Updated 2 months ago
- Argument Parser for Modern C++☆2,959Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,257Updated 3 weeks ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,231Updated this week
- A beautiful stack trace pretty printer for C++☆3,918Updated last month
- Header-only TOML config file parser and serializer for C++17.☆1,683Updated last week
- Table Maker for Modern C++☆1,994Updated 8 months ago
- A curated list of awesome header-only C++ libraries☆3,663Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,158Updated 5 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,474Updated 3 months ago
- Argh! A minimalist argument handler.☆1,358Updated 2 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,302Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- Asio C++ Library☆5,187Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- Compile Time Regular Expression in C++