ZFBest's Stars
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
tinymind/LSUnusedResources
A Mac App to find unused images and resources in Xcode project.
johnno1962/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift
ming1016/GCDFetchFeed
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
JinjunHan/iOSDeviceSupport
All versions of iOS Device Support
airbnb/epoxy-ios
Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
michaeleisel/zld
A faster version of Apple's linker
L-Zephyr/Drafter
在iOS项目中自动生成类图和方法调用图 - Generate call graph in iOS project
opensource-apple/dyld
ming1016/STMURLCache
iOS预加载Web页面方案
apple-oss-distributions/dyld
panghaijiao/HJCarouselDemo
ming1016/DecoupleDemo
竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo
macmade/ClangKit
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
ming1016/STMAssembleView
制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面
liangdahong/AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
ljchen1129/SecondsOpenH5
秒开 H5 页面优化
FoneG/FGPopupScheduler
✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨
ming1016/MethodTraceAnalyze
方法耗时分析
lyujunwei/MGJRouter
一个高效/灵活的 iOS URL Router
liuhedong01/DDPhotoBrowser
GithubXkw1573/KWResourceLoader
iOS 视频缓存播放器-利用AVResourceLoaderDelegate实现
JDongKhan/JDRouter
iOS路由,根据MGJRouter修改、完善的方案,还有一个类Spring注解配置的简易方案
rickytan/RTBlockCallChecker
A helper utility to check if a block has been called
476139183/LoopBannerView
无限循环轮播图,采用了视觉差效果
Hongli183/AC_HL_AlertControl
App内部多任务弹窗智能管理
fengneng/AlertManager
一个支持优先级的APP弹窗管理器