Taywee / argsLinks
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).
☆1,565Updated 6 months ago
Alternatives and similar repositories for args
Users that are interested in args are comparing it to the libraries listed below
Sorting:
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,286Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,241Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,114Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,793Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,895Updated last month
- Argument Parser for Modern C++☆3,265Updated 8 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,476Updated 8 months ago
- Argh! A minimalist argument handler.☆1,397Updated 9 months ago
- Lightweight C++ command line option parser☆4,589Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,874Updated last year
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,905Updated this week
- TOML for Modern C++☆1,196Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,611Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,762Updated last month
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,555Updated last year
- Your binary serialization library☆1,184Updated last week
- universal serialization engine☆1,268Updated last month
- A C++11 library for serialization☆4,530Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,431Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,154Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,485Updated 2 months ago
- A C++17 cross-platform implementation for UUIDs☆841Updated last year
- scanf for modern C++☆1,275Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,586Updated last week
- UTF-8 with C++ in a Portable Way☆1,820Updated 3 weeks ago
- A Template Engine for Modern C++☆1,865Updated last month
- Table Maker for Modern C++☆2,098Updated 5 months ago
- Async++ concurrency framework for C++11☆1,410Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,684Updated 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,730Updated 2 weeks ago