CException
Error handler
An exception handling mechanism using setjmp/longjmp to handle errors in C programs
Lightweight exception implementation for C
328 stars
25 watching
66 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware for handling errors in web applications built with Clack. | 27 |
| Provides centralized exception handling in ASP.NET Core applications | 269 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
| Wraps an Objective-C exception handler to enable catching exceptions in Swift | 137 |
| A library for specifying and handling type-level errors in Servant APIs. | 73 |
| A Ruby on Rails gem that provides custom error pages and notification settings | 508 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A module that helps prevent abrupt crashing of React Native Apps by registering a global error handler. | 1,588 |
| Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
| Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
| A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
| A Clojure library providing enhanced try and throw capabilities with improved error handling and context access. | 654 |
| A tool to analyze C++ function call graphs and identify potential exceptions that may be thrown. | 22 |
| An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |