108 skills found · Page 1 of 4
bang590 / JSPatchJSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
nst / IOS Runtime HeadersiOS Objective-C headers as derived from runtime introspection
johnno1962 / InjectionforxcodeRuntime Code Injection for Objective-C & Swift
google / J2objcA Java to iOS Objective-C translation tool and runtime.
nst / RuntimeBrowserObjective-C Runtime Browser, for Mac OS X and iOS
programming-nu / NuNu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
MacRuby / MacRubyMacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies such as the Objective-C runtime and garbage collector, the LLVM compiler infrastructure and the Foundation and ICU frameworks.
marmelroy / ObjectiveKitSwift-friendly API for a set of powerful Objective C runtime functions.
yulingtianxia / MessageThrottleA lightweight Objective-C message throttle and debounce library.
showxu / Objc4A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.
gnustep / Libobjc2Objective-C runtime library intended for use with Clang.
SSheldon / Rust ObjcObjective-C Runtime bindings and wrapper for Rust.
mitchellh / Zig ObjcObjective-C runtime bindings for Zig (Zig calling ObjC).
fjolnir / TranquilA language built on top of the Objective-C runtime, and ABI compatible with Objective-C.
MxIris-Reverse-Engineering / RuntimeViewerObjective-C & Swift Runtime Viewer for macOS and iOS
Tuccuay / RuntimeSummary一个集合了常用 Objective-C Runtime 使用方法的 Playground。
shirakaba / React Native Native RuntimeThe Objective-C runtime exposed directly to React Native via JSI (Java runtime may follow)!
LeoNatan / Apple Runtime HeadersObjective-C runtime headers for Apple's iOS, macOS, tvOS and watchOS frameworks
sushinoya / Lumos💡 A light wrapper around Objective-C Runtime
ianisme / IANRuntimeStudy《Objective-C Runtime 1小时入门教程》配套Code