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.
☆251Nov 28, 2025Updated 3 months ago
Alternatives and similar repositories for variant-lite
Users that are interested in variant-lite are comparing it to the libraries listed below
Sorting:
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Nov 28, 2025Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 3 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Nov 28, 2025Updated 3 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- C++17 `std::variant` for C++11/14/17☆707Dec 7, 2022Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆51May 29, 2018Updated 7 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months 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☆166Nov 28, 2025Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Feb 2, 2022Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,514Dec 31, 2025Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Feb 16, 2026Updated last week
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Oct 7, 2025Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- C++ string formatting library☆47Jan 19, 2020Updated 6 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- A C++ high level library for running shell processes☆205Jul 23, 2025Updated 7 months ago
- Either and Maybe monads for better error-handling in C++ ↔️☆257Oct 31, 2019Updated 6 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago