crash-handler
There are 16 repositories under crash-handler topic.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
InnoFang/Android-Code-Demos
📦 Android learning code demos.
patrickfav/planb-android
A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.
ribtoks/chillout
Simple cross-platform crash handling library for desktop native apps
h-mdm/launcherrestarter
This plugin monitors the state of Headwind MDM launcher and restarts it after update or crash. Makes Headwind MDM more stable and tamper-proof.
subtalegames/cortex
Flexible crash-handling for Rust applications.
Prevter/BetterCrashlogs
A mod that overhauls the crash log system in Geometry Dash
SRombauts/CrashHandler
A basic Linux crash signal handler in C
Meniny/OhCrap
🚫An apple crash handler.
Sv443/Node-Wrap
A lightweight, zero-dependency package that wraps your script to restart it once it crashes and to provide other useful stuff
BobbyESP/Crashy
A crash handler for Android powered by Material 3 and Jetpack Compose
akash-bisariya/CrashHandler
Handle Uncaught Exceptions by Restarting the App without Showing the Crash Dialog
Bhuvaneshw/CrashHandler
A Crash Handling library for Android projects that automatically stores all crash logs in a file until intentionally cleared.
konrad-kubacki/crash-handler
PoC Windows crash handler
OpenNullanoid/CrashWrap
An OpenNullanoid NoidWorks project. An crash handler designed to wrap around your exported binaries. Built on Python 3 and Qt 6 (PySide6)
swastkk/Packages-update-checker
This repo will have a project that will insure that the packages that are being used in the project are up to date or not, and if new release of a required package is there, it will notify prior breakage of the whole project working.