C++11/14/17 std::expected with functional-style extensions
☆1,816Sep 1, 2025Updated 6 months ago
Alternatives and similar repositories for expected
Users that are interested in expected are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆540Dec 27, 2025Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Unified Executors☆1,685Feb 23, 2026Updated last week
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Updated this week
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- C++17 & C++ 20 error-handling and utility extensions.☆632Dec 26, 2023Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,259Updated this week
- A modern formatting library☆23,304Updated this week
- Implementation of strong types in C++☆821Sep 29, 2022Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- The quantities and units library for C++☆1,367Updated this week
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,914Jan 18, 2026Updated last month
- A beautiful stack trace pretty printer for C++☆4,251Apr 14, 2025Updated 10 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,382Jan 10, 2026Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,632Updated this week
- Implementation of C++20's std::span for older compilers☆373Feb 14, 2023Updated 3 years ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,921Feb 22, 2026Updated last week