Dugy / quick_arg_parserLinks
A single header C++ library for parsing command line arguments and options with minimal amount of code
☆50Updated 3 years ago
Alternatives and similar repositories for quick_arg_parser
Users that are interested in quick_arg_parser are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- Functional reactive programming library for c++☆160Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- C++ command line argument parsing and routing☆52Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++ small containers☆146Updated 3 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated 2 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- Library providing legal access to C++ private members☆98Updated 3 years ago
- C++ library aiming to replace all built-in integers☆96Updated last week
- An indirect value-type for C++☆83Updated last year
- Document modern C++ using unit tests☆55Updated 4 years ago
- A reflective enum implementation for C++☆297Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.