Dugy / quick_arg_parser
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
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 5 months ago
- Functional reactive programming library for c++☆158Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++ command line argument parsing and routing☆53Updated 8 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- A library for classes with flexible layout☆56Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- ☆84Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- Possibly the least verbose command line parsing library for C++☆86Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- value types for composite class design - with allocators☆47Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month