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

LGCooci/KCObjc4_debug resource

🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试! observed · 2026-09-03

github.com/LGCooci/KCObjc4_debug · C · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 2521
  • days_rel: n/a
  • days_push: 1367
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1005 stars · 314 forks observed · 2026-09-03

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

A compilable build of Apple's official objc4 runtime source code (plus libmalloc) set up as an Xcode project so developers can step through and LLDB-debug the Objective-C runtime internals. It serves as a learning resource for exploring iOS/macOS底层 (low-level) runtime implementation.

Use cases

  • debug apple objc4 runtime source code with lldb
  • compile apple open source objc4 in xcode
  • learn objective-c runtime internals
  • study how objc_msgSend and runtime work under the hood
  • debug libmalloc memory allocation source
  • explore ios底层原理 by stepping through source

When to choose

  • you want to LLDB-step through the actual Objective-C runtime source
  • you're studying iOS/macOS底层原理 and runtime internals
  • you need a pre-fixed, compilable objc4 project for a specific macOS/Xcode version

When to avoid

  • you need a production Objective-C runtime library
  • you're not on macOS with Xcode
  • you want a maintained library rather than a study snapshot

Facets

learning-resource · maturity maintenance

developer-tools compiler developer-tools operating-systems tutorials cpp c objc4 objc-runtime lldb-debugging apple-open-source libmalloc ios-internals xcode debugging macos

1 source

Member repositories

RepositoryRoleHealth v2
LGCooci/KCObjc4_debugmain23

For agents

markdown · JSON · MCP: product_card(name="LGCooci/KCObjc4_debug")

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