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,494Updated 3 weeks ago
Alternatives and similar repositories for args:
Users that are interested in args are comparing it to the libraries listed below
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,416Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,243Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,180Updated 6 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,592Updated this week
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,530Updated 9 months ago
- Argument Parser for Modern C++☆3,014Updated 3 months ago
- Argh! A minimalist argument handler.☆1,363Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,525Updated last week
- A C++11 library for serialization☆4,404Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,518Updated 8 months ago
- Your binary serialization library☆1,145Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,532Updated 6 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,753Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,717Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,378Updated last week
- A high-performance, fully-featured CSV parser and serializer for modern C++.☆966Updated 2 months ago
- A lightweight C++ logging library☆1,821Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,399Updated last month
- A C++17 cross-platform implementation for UUIDs☆798Updated 10 months ago
- A beautiful stack trace pretty printer for C++☆3,983Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆921Updated last week
- C++ Reflection Library