Taywee / args
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,469Updated 2 months ago
Alternatives and similar repositories for args:
Users that are interested in args are comparing it to the libraries listed below
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,237Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,142Updated 4 months ago
- Argh! A minimalist argument handler.☆1,356Updated last month
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,516Updated this week
- Lightweight C++ command line option parser☆4,357Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,727Updated last year
- Argument Parser for Modern C++☆2,926Updated last month
- Header-only TOML config file parser and serializer for C++17.☆1,658Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,495Updated 4 months ago
- A lightweight C++ logging library☆1,811Updated 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,397Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,938Updated 2 weeks ago
- A C++11 library for serialization☆4,322Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,372Updated last month
- A beautiful stack trace pretty printer for C++☆3,907Updated 3 weeks ago
- A type safe SQL template library for C++☆2,511Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,560Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,365Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆919Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,508Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,760Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,475Updated last week
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,523Updated 7 months ago
- A C++17 cross-platform implementation for UUIDs☆788Updated 8 months ago
- Your binary serialization library☆1,121Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing Framework☆1,308Updated this week
- A library for interactive command line interfaces in modern C++☆1,267Updated 4 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆913Updated 4 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,293Updated this week
- A high-performance, fully-featured CSV parser and serializer for modern C++.☆949Updated last month