pfultz2 / argsLinks
Simple and type-safe commandline argument parser for C++14
☆67Updated 3 years ago
Alternatives and similar repositories for args
Users that are interested in args are comparing it to the libraries listed below
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- C++ generic make factory☆108Updated 6 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☆157Updated 3 months ago
- A bunch of small C++ utilities☆65Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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 last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- forward declarations for C++ std headers☆74Updated 4 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☆240Updated 4 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago