p-ranav / structopt
Parse command line arguments by defining a struct
☆489Updated 5 months ago
Alternatives and similar repositories for structopt:
Users that are interested in structopt are comparing it to the libraries listed below
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆447Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆596Updated 2 years ago
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- A cross-platform (C99/C++11) process library☆574Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆507Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- Range-based goodness for C++17☆361Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆881Updated 9 months ago
- C++ parsing DSL☆1,049Updated 2 months ago
- scanf for modern C++☆1,151Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 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…☆469Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- Implementation of strong types in C++☆787Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆951Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆353Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,569Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,389Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆484Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,313Updated this week
- This is an experimental library that has evolved to P2688☆671Updated 4 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- Pipelines for expressive code on collections in C++☆819Updated 5 months ago