vietjtnguyen / argaggLinks
A simple C++11 command line argument parser
☆233Updated 6 months ago
Alternatives and similar repositories for argagg
Users that are interested in argagg are comparing it to the libraries listed below
Sorting:
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- A reflective enum implementation for C++☆299Updated 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☆419Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆655Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- 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.☆252Updated last month
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated 2 weeks ago
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- Love template metaprogramming☆331Updated 3 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Header-only library for multithreaded programming☆237Updated 7 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- A miniature library for struct-field reflection in C++☆613Updated 2 weeks ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Minimal, type safe printf replacement library for C++☆553Updated last year
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 6 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆360Updated 7 years ago
- C++ hash map and hash set which preserve the order of insertion☆556Updated last week
- Replacements to standard numeric types which throw exceptions on errors☆217Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Subprocessing with modern C++☆549Updated 3 weeks ago