jarro2783 / cxxoptsLinks
Lightweight C++ command line option parser
☆4,461Updated last week
Alternatives and similar repositories for cxxopts
Users that are interested in cxxopts are comparing it to the libraries listed below
Sorting:
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,685Updated this week
- A C++11 library for serialization☆4,434Updated 5 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,476Updated last week
- Argument Parser for Modern C++☆3,109Updated 4 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- A YAML parser and emitter in C++☆5,503Updated last month
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- Activity Indicators for Modern C++☆3,208Updated last month
- A curated list of awesome header-only C++ libraries☆3,818Updated 11 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,769Updated last week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,370Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- A lightweight C++ logging library☆1,837Updated 11 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,481Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- C++ Reflection Library☆3,335Updated last year
- A modern formatting library☆21,919Updated last week
- A date and time library based on the C++11/14/17 <chrono> header☆3,259Updated 2 weeks ago
- Asio C++ Library