p-ranav / structopt
Parse command line arguments by defining a struct
☆464Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for structopt
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆446Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- scanf for modern C++☆1,083Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- A cross-platform (C99/C++11) process library☆555Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆484Updated last month
- 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…☆459Updated 2 months ago
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Lightweight Error Augmentation Framework☆313Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- Implementation of C++20's std::span for older compilers☆335Updated last year
- C++ parsing DSL☆1,018Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- A reflective enum implementation for C++☆289Updated 9 months ago
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated 10 months ago