exception_reporter
Exception analyzer
A tool to analyze C++ function call graphs and identify potential exceptions that may be thrown.
A tool to collect the exceptions that can reach a C++ function
22 stars
3 watching
0 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes C# code for exception usage best practices | 20 |
| Provides real-time error reporting and crash detection for .NET applications | 560 |
| Catches global exceptions and provides a callback mechanism to handle them | 5 |
| Provides a lightweight alternative to C++ exception handling for reporting and handling function failures in C++ programs. | 723 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| A tool to detect and prevent exception handling antipatterns in Python code | 436 |
| A utility package for exception handling with try-catch in Golang. | 34 |
| Classifies mistakes in parser output by categorizing errors into types such as missing, crossing, or extra tokens. | 41 |
| An exception handling mechanism using setjmp/longjmp to handle errors in C programs | 328 |
| Wraps an Objective-C exception handler to enable catching exceptions in Swift | 137 |
| A React Native component that reports JavaScript crashes and exceptions to the developer. | 29 |
| Automatically generates detailed error messages with AI-powered stacktraces | 3 |
| Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,964 |
| A module that helps prevent abrupt crashing of React Native Apps by registering a global error handler. | 1,588 |
| A library that tracks exceptions on the type level in Haskell's IO system | 58 |