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,508Updated last month
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,245Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,013Updated 3 weeks ago
- A C++11 library for serialization☆4,420Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,740Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,755Updated 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,621Updated this week
- Lightweight C++ command line option parser☆4,420Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,425Updated 3 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,532Updated 9 months ago
- A lightweight C++ logging library☆1,828Updated 10 months ago
- Argument Parser for Modern C++☆3,045Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,547Updated 2 weeks ago
- Argh! A minimalist argument handler.☆1,368Updated 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,524Updated 2 weeks ago
- TOML for Modern C++☆1,137Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- Your binary serialization library☆1,153Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,545Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆921Updated 2 months ago
- A high-performance, fully-featured CSV parser and serializer for modern C++.☆974Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆4,011Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- A C++17 cross-platform implementation for UUIDs☆801Updated 10 months ago
- SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.☆2,425Updated 3 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,404Updated 2 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,933Updated last month