expected
Expected Value Class
An implementation of a standardized C++ expected value class with functional-style extensions
C++11/14/17 std::expected with functional-style extensions
2k stars
36 watching
135 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A standard library implementation of optional values with functional-style utilities | 864 |
| A lightweight, non-owning reference to a callable. | 171 |
| A header-only library providing objects to represent valid values or errors in C++11 and later | 415 |
| A k6 library that simplifies writing tests with assertions and custom logic | 2 |
| A set of functions for writing tests in a style similar to Jest. | 45 |
| An implementation of the C++20 Ranges proposals in a single header library | 359 |
| A BDD-style assertion library for ActionScript 3 | 10 |
| An assertion toolkit for Node.js and the browser | 2,106 |
| Provides JSX equality checks for expect assertion library | 409 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Library providing extension methods to give tuple of boolean and type T option-like semantics | 29 |
| A library for working with colors in Nim programming language | 107 |
| A multiplatform expectation assertion library for Kotlin | 572 |
| Provides Go types for optionals and results with values or errors. | 17 |
| A C++ implementation of graph data structures using C++ 14 features. | 36 |