awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chenfanfang avatar

chenfanfang/AvoidCrash

0
View on GitHub↗
1,644 stars·387 forks·Objective-C·MIT·2 vues

AvoidCrash

This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.

Features

  • Testing & Debugging - Runtime-based crash prevention framework.

Historique des stars

Graphique de l'historique des stars pour chenfanfang/avoidcrashGraphique de l'historique des stars pour chenfanfang/avoidcrash

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à AvoidCrash

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec AvoidCrash.
  • bugtags/bugtags-iosAvatar de bugtags

    bugtags/Bugtags-iOS

    93Voir sur GitHub↗

    Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your apps anywhere, anytime.

    Objective-C
    Voir sur GitHub↗93
  • cocoalumberjack/cocoalumberjackAvatar de CocoaLumberjack

    CocoaLumberjack/CocoaLumberjack

    13,327Voir sur GitHub↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Objective-Ccarthagecocoalumberjackcocoapods
    Voir sur GitHub↗13,327
  • coneboy-k/kklogAvatar de Coneboy-k

    Coneboy-k/KKLog

    136Voir sur GitHub↗

    A Open source Log System for OC

    Objective-C
    Voir sur GitHub↗136
  • answer-huang/dsymtoolsAvatar de answer-huang

    answer-huang/dSYMTools

    3,474Voir sur GitHub↗

    #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

    C
    Voir sur GitHub↗3,474
Voir les 16 alternatives à AvoidCrash→

Questions fréquentes

Que fait chenfanfang/avoidcrash ?

This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.

Quelles sont les fonctionnalités principales de chenfanfang/avoidcrash ?

Les fonctionnalités principales de chenfanfang/avoidcrash sont : Testing & Debugging.

Quelles sont les alternatives open-source à chenfanfang/avoidcrash ?

Les alternatives open-source à chenfanfang/avoidcrash incluent : bugtags/bugtags-ios — Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your… cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… coneboy-k/kklog — A Open source Log System for OC. czechboy0/buildasaur — Buildasaur. facebook/chisel — Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of… answer-huang/dsymtools — #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。…