hbristow / argparseLinks
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
☆267Updated 5 years ago
Alternatives and similar repositories for argparse
Users that are interested in argparse are comparing it to the libraries listed below
Sorting:
- A simple C++11 command line argument parser☆230Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- CMake modules to help use sanitizers☆398Updated 8 months ago
- Subprocessing with modern C++☆520Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 3 months ago
- A simple C++ header only command line argument parser☆146Updated 5 years ago
- CMake: config mode of find_package command (examples)☆402Updated 3 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆520Updated last month
- A reflective enum implementation for C++☆296Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,277Updated 10 months ago
- Range-based for loops to iterate over a range of numbers or values☆311Updated 11 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,520Updated 2 months ago
- Include graph visualization for C++☆199Updated 4 years ago
- A C++17 image representation, processing and I/O library.☆307Updated 2 years ago
- Common CMake modules☆156Updated last year
- ☆146Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Yet Another Serialization☆760Updated 4 months ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆563Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library