CException

Error handler

An exception handling mechanism using setjmp/longjmp to handle errors in C programs

Lightweight exception implementation for C

GitHub

326 stars
25 watching
66 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eudoxia0/clack-errors Middleware to handle exceptions in Clack applications 27
josephwoodward/globalexceptionhandlerdotnet Provides centralized exception handling in ASP.NET Core applications 269
southclaws/fault Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. 164
barc/express-error An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. 42
sindresorhus/exceptioncatcher Wraps an Objective-C exception handler to enable catching exceptions in Swift 133
cdepillabout/servant-checked-exceptions A library for specifying and handling type-level errors in Servant APIs. 73
richpeck/exception_handler A Ruby on Rails gem that provides custom error pages and notification settings 509
emperror/errors Provides a unified error handling package with features from standard libraries and pkg/errors. 198
a7ul/react-native-exception-handler A React Native module for handling global exceptions and crashes in mobile apps 1,585
harijoe/handly Wraps middleware functions to prevent common mistakes and errors in serverless applications 16
rwjblue/ember-test-friendly-error-handler Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. 15
kassane/outcome A lightweight C++ library that provides an alternative to exception handling for error reporting and management. 1
scgilardi/slingshot A Clojure library providing enhanced try and throw capabilities with improved error handling and context access. 654
nlohmann/exception_reporter A tool to analyze C++ function call graphs and identify potential exceptions that may be thrown. 22
joomcode/errorx An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. 1,181