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,406Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for args
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,223Updated 5 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,353Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Argh! A minimalist argument handler.☆1,332Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated 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,384Updated this week
- Lightweight C++ command line option parser☆4,239Updated 3 weeks ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,499Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- A lightweight C++ logging library☆1,788Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆3,798Updated 4 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,581Updated this week
- C++11 port of docopt☆1,044Updated 7 months ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- scanf for modern C++☆1,083Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- A C++11 library for serialization☆4,238Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- Argument Parser for Modern C++☆2,702Updated this week
- Your binary serialization library☆1,077Updated 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…☆908Updated 2 months ago
- Event Dispatcher and callback list for C++☆1,377Updated 3 weeks 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,497Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- My collection of CMake modules☆1,020Updated 3 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,872Updated 3 weeks ago