leaf
Error handler library
A lightweight error handling library for C++11 that provides efficient and portable error management.
Lightweight Error Augmentation Framework
313 stars
11 watching
48 forks
Language: C++
last commit: 8 days ago cpp11error-handlingheader-onlylow-latencymulti-platformmulti-threadingno-dependenciessingle-header
Related projects:
Repository | Description | Stars |
---|---|---|
zajo/leaf | A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. | 0 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
cdepillabout/servant-checked-exceptions | A library for specifying and handling type-level errors in Servant APIs. | 73 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
demystifyfp/fstoolkit.errorhandling | An F# library providing a standardized way to handle errors in software applications using the Result type. | 471 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
ned14/outcome | Provides a lightweight alternative to C++ exception handling for reporting and handling function failures in C++ programs. | 714 |
boostorg/program_options | A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,122 |
boostorg/log | A C++ library for logging in applications and libraries | 182 |
altmann/fluentresults | An object-oriented way to handle errors and success in .NET applications | 2,082 |
pumpkinseed/errors | An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
eudoxia0/clack-errors | Middleware to handle exceptions in Clack applications | 27 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |