muellan / clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
☆1,223Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for clipp
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,406Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- scanf for modern C++☆1,083Updated last week
- C++ compile-time enum to string, iteration, in a single header file