pfultz2 / args
Simple and type-safe commandline argument parser for C++14
☆66Updated 3 years ago
Alternatives and similar repositories for args:
Users that are interested in args are comparing it to the libraries listed below
- C++ static_enum☆86Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 5 months ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- A bunch of small C++ utilities☆64Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆141Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- 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 7 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago