Ross ROSS = Recommend OSS · open-source software intelligence for agents

sureJiang/MSCrashProtector

An Global protection scheme.. observed · 2026-08-28

github.com/sureJiang/MSCrashProtector · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2474
  • days_rel: n/a
  • days_push: 1162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2016 stars · 490 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C library for iOS that provides global crash protection by adding safe variants of common Foundation collection methods (NSArray, NSDictionary, etc.) to prevent out-of-bounds and nil-argument crashes. It is distributed via CocoaPods and supports iOS 5.0+ with ARC/MRC.

Use cases

  • prevent iOS app crashes from out-of-bounds array access
  • avoid crashes from nil objects inserted into NSMutableArray
  • protect NSDictionary from nil keys or objects
  • add runtime safety guards to Foundation collection classes
  • reduce crash rate in production iOS apps

When to choose

  • you maintain a legacy Objective-C iOS app prone to collection-related crashes
  • you want a drop-in CocoaPods library for global crash protection
  • you need ARC/MRC compatibility on older iOS versions

When to avoid

  • you are building a Swift-only project
  • you want actively maintained crash reporting rather than protection
  • you prefer explicit error handling over swizzled safe methods

Facets

library · maturity maintenance

error-handling developer-tools mobile-development developer-tools crash-protection ios objective-c cocoapods runtime-safety foundation-classes apple-ecosystem

1 source

Member repositories

RepositoryRoleHealth v2
sureJiang/MSCrashProtectormain32

For agents

markdown · JSON · MCP: product_card(name="sureJiang/MSCrashProtector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem