outcome
Function failure reporter
Provides a lightweight alternative to C++ exception handling for reporting and handling function failures in C++ programs.
Provides very lightweight outcome
723 stars
21 watching
64 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
boostc-plus-plus
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides real-time error reporting and crash detection for .NET applications | 560 |
| A React Native component that reports JavaScript crashes and exceptions to the developer. | 29 |
| A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
| A lightweight error handling library for C++11 that provides efficient and portable error management. | 315 |
| A collection of post-mortems detailing software failures and their root causes | 11,336 |
| A tool to analyze C++ function call graphs and identify potential exceptions that may be thrown. | 22 |
| Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. | 55 |
| A tool for customizing error and warning reports in the PureScript compiler | 90 |
| Provides a .NET SDK for sending error data to Rollbar for remote monitoring and analysis of application behavior | 66 |
| An exception handler for OpsCode Chef runs, notifying people via IRC when a run fails and providing a link to failure information. | 21 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| Automatically generates detailed error messages with AI-powered stacktraces | 3 |
| Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 179 |
| A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,275 |
| A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |