p-ranav / structopt
Parse command line arguments by defining a struct
☆491Updated 6 months ago
Alternatives and similar repositories for structopt
Users that are interested in structopt are comparing it to the libraries listed below
Sorting:
- A simple to use, composable, command line parser for C++ 11 and beyond☆515Updated last month
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆448Updated 8 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- A cross-platform (C99/C++11) process library☆580Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- scanf for modern C++☆1,174Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆609Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- Implementation of strong types in C++☆792Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- A C++ tool for a new decade☆297Updated 2 years ago
- A header only C++ library that provides type safety and user defined literals for physical units☆509Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆487Updated last week
- Lightweight Error Augmentation Framework☆325Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆889Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆436Updated 3 months ago
- C++ parsing DSL☆1,061Updated 2 weeks ago
- The most over-engineered C++ assertion library☆617Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆651Updated last year
- Your binary serialization library☆1,153Updated 3 months ago
- What a c++ standard Unicode library might look like.☆332Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago