vietjtnguyen / argagg
A simple C++11 command line argument parser
☆225Updated 9 months ago
Alternatives and similar repositories for argagg:
Users that are interested in argagg are comparing it to the libraries listed below
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- A reflective enum implementation for C++☆290Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last week
- A header-only C++ library for task concurrency☆625Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- What a c++ standard Unicode library might look like.☆329Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆393Updated last week
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- Love template metaprogramming☆329Updated 2 years ago
- C++ command line parsing library☆199Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- 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
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Subprocessing with modern C++☆467Updated last year