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

GitHub

415 stars
13 watching
36 forks
Language: C++
last commit: almost 2 years ago
cpp11expected-implementationsheader-onlyno-dependenciessingle-file

Related projects:

RepositoryDescriptionStars
martinmoene/optional-liteA header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies.406
martinmoene/nonstd-liteA set of simplified C++ standard library extensions for pre-C++11 environments.83
martinmoene/string-view-liteProvides a single-file header-only C++17-like string_view for compatibility with older C++ standards427
martinmoene/any-liteA type-safe container for single values of any type in C++136
martinmoene/variant-liteA type-safe union library for C++98 and later, allowing easy representation of alternative values in a single-file header-only library.239
martinmoene/span-liteA C++20-like span implementation for older compilers499
martinmoene/ring-span-liteA single-file header-only C++ library providing a circular buffer view for containers with a flexible interface.154
tartanllama/expectedAn implementation of a standardized C++ expected value class with functional-style extensions1,554
oliverbrotchie/optionalsProvides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums179
gsl-lite/gsl-liteA header-only implementation of C++ guidelines support library functions and types for improving code quality and safety.911
kassane/outcomeA lightweight C++ library that provides an alternative to exception handling for error reporting and management.1
simbadltd/k6-expectA k6 library that simplifies writing tests with assertions and custom logic2
emperror/errorsProvides a unified error handling package with features from standard libraries and pkg/errors.198
ninja-squad/ngx-valdemortA library providing customizable and reusable validation error messages for Angular forms202
maxkueng/chromium-net-errorsProvides custom error classes for Chromium network errors in Node.js and Electron applications.21