RishabhRD / expected
P0323 & P2505 std::expected simple implementation
☆39Updated last month
Alternatives and similar repositories for expected:
Users that are interested in expected are comparing it to the libraries listed below
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- value types for composite class design - with allocators☆50Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- An indirect value-type for C++☆82Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- C++20 Unit-Testing library