expected-lite
Value error object
A header-only library providing objects to represent valid values or errors in C++11 and later
expected lite - Expected objects in C++11 and later in a single-file header-only library
415 stars
13 watching
36 forks
Language: C++
last commit: 11 months ago cpp11expected-implementationsheader-onlyno-dependenciessingle-file
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies. | 406 |
| | A set of simplified C++ standard library extensions for pre-C++11 environments. | 83 |
| | Provides a single-file header-only C++17-like string_view for compatibility with older C++ standards | 427 |
| | A type-safe container for single values of any type in C++ | 136 |
| | A type-safe union library for C++98 and later, allowing easy representation of alternative values in a single-file header-only library. | 239 |
| | A C++20-like span implementation for older compilers | 499 |
| | A single-file header-only C++ library providing a circular buffer view for containers with a flexible interface. | 154 |
| | An implementation of a standardized C++ expected value class with functional-style extensions | 1,554 |
| | Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 179 |
| | A header-only implementation of C++ guidelines support library functions and types for improving code quality and safety. | 911 |
| | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
| | A k6 library that simplifies writing tests with assertions and custom logic | 2 |
| | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| | A library providing customizable and reusable validation error messages for Angular forms | 202 |
| | Provides custom error classes for Chromium network errors in Node.js and Electron applications. | 21 |