CException

Error handler

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

Lightweight exception implementation for C

GitHub

328 stars
25 watching
66 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eudoxia0/clack-errorsA middleware for handling errors in web applications built with Clack.27
josephwoodward/globalexceptionhandlerdotnetProvides centralized exception handling in ASP.NET Core applications269
southclaws/faultProvides an extensible error handling mechanism with structured metadata and composable error wrapping utilities.168
barc/express-errorAn error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript.42
sindresorhus/exceptioncatcherWraps an Objective-C exception handler to enable catching exceptions in Swift137
cdepillabout/servant-checked-exceptionsA library for specifying and handling type-level errors in Servant APIs.73
richpeck/exception_handlerA Ruby on Rails gem that provides custom error pages and notification settings508
emperror/errorsProvides a unified error handling package with features from standard libraries and pkg/errors.198
a7ul/react-native-exception-handlerA module that helps prevent abrupt crashing of React Native Apps by registering a global error handler.1,588
harijoe/handlyWraps middleware functions to prevent common mistakes and errors in serverless applications16
rwjblue/ember-test-friendly-error-handlerBuilds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests.15
kassane/outcomeA lightweight C++ library that provides an alternative to exception handling for error reporting and management.1
scgilardi/slingshotA Clojure library providing enhanced try and throw capabilities with improved error handling and context access.654
nlohmann/exception_reporterA tool to analyze C++ function call graphs and identify potential exceptions that may be thrown.22
joomcode/errorxAn error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information.1,223