pfultz2 / args
Simple and type-safe commandline argument parser for C++14
☆66Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for args
- C++ static_enum☆86Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A bunch of small C++ utilities☆62Updated 11 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆79Updated last year
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 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☆239Updated 5 months ago
- Roman numeral support for C++17☆52Updated last year
- 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 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago