hbristow / argparseLinks
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
☆269Updated 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☆234Updated 7 months ago
- Range-based for loops to iterate over a range of numbers or values☆314Updated last year
- CMake: config mode of find_package command (examples)☆405Updated 4 years ago
- A simple C++ header only command line argument parser☆147Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- ☆147Updated last year
- Subprocessing with modern C++☆553Updated 3 weeks ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- A flexible ASCII progress-bar for C++☆109Updated last year
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 6 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 4 months ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆567Updated 2 years ago
- CMake modules to help use sanitizers☆407Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 7 months ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated last month
- Header-only C++ program options parser library☆179Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- How to install a library with cmake☆155Updated 5 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Boost SIMD☆231Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- C++ benchmarking framework☆363Updated 6 years ago
- A tiny self-contained path manipulation library for C++☆247Updated 3 years ago
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond