OwenHq's Stars
bang590/JSPatch
JSPatch 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.
libffi/libffi
A portable foreign-function interface library.
larksuite/SDMagicHook
A safe and influence-restricted method hooking for both Objective-C and Swift.
steipete/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
pokeb/asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Alamofire/Alamofire
Elegant HTTP Networking in Swift
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
ReactiveX/RxSwift
Reactive Programming in Swift
microsoft/FluentDarkModeKit
A library for backporting Dark Mode in iOS
dropbox/djinni
A tool for generating cross-language type declarations and interface bindings.
guojunliu/djinni
djinni中文文档,一个根据djinni写成的demo(ios),解决了macOS Sierra 10.12环境下无法build的问题
MetalKit/metal
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
effekseer/Effekseer
volvet/metalDemo
Video process demo base on metal
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
fangshufeng/MachOView
分析Macho必备工具
floriankugler/CostOfLayersVsDrawing
opensource-apple/objc4
apple/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
draveness/analyze
Draven's Blog
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
LinkedInAttic/LayoutKit
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
rahul-rkt/WijamMasterMachine
eternauta1337/TheUnbelievableSequencer
A sequencer for TheAmazingAudioEngine that uses AUSampler and MIDI
Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time.
TheAmazingAudioEngine/TheAmazingAudioEngine2
The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.