Grayson5317's Stars
ChangbaDevs/KTVHTTPCache
A powerful media cache framework.
ZeroDY/ReaderForPdfEpubTxt
Pdf-Epub-Txt 阅读器
GGGHub/Reader
iOS基于CoreText实现的电子书阅读器,支持txt,epub格式
vfr/Reader
PDF Reader Core for iOS
TouchCode/TouchXML
iOS port of NSXMLDocument
survivorsfyh/YHEpubDemo
Epub 阅读器示例
Cocoanetics/DTCoreText
Methods to allow using HTML code with CoreText
FolioReader/FolioReaderKit
📚 A Swift ePub reader and parser framework for iOS.
nothot/DUAReader
电子书阅读器,支持txt,e-pub(图文混排),纯swift编写,支持OC混编。 An e-book reader that supports TXT and e-pub formats. This project is written in swift and supports hybrid compilation with objective OC
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
chidiwilliams/buzz
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
Kyle-Ye/XcodeLLMEligible
perklet/reverse-interview-zh
技术面试最后反问面试官的话
facebookincubator/SocketRocket
A conforming Objective-C WebSocket client library.
Tencent/lemon-cleaner
腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能,对上百款软件提供定制化的清理方案,提供专业的清理建议,帮助用户轻松完成一键式清理。
kstenerud/KSCrash
The Ultimate iOS Crash Reporter
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
michaeleisel/ZippyFormat
A faster version of +stringWithFormat:
sunday1990/BayMaxProtector
Crash protector -take care of your application like BayMax
johnil/VVeboTableViewDemo
VVebo剥离的TableView绘制
ValiantCat/FRPCheatSheeta
函数式编程框架:ReactiveCocoa , RXSwift, Combine cheatsheet
KyoheiG3/TableViewDragger
A cells of UITableView can be rearranged by drag and drop.
kanyun-inc/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.
DevDragonLi/iOSInterviewsAndDevNotes
🚴 iOS Interviews, Dev Notes && Git ...
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
MrKai77/Loop
Window management made elegant.
Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time.
QiShare/Qi_ObjcMsgHook
QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.
ming1016/SMCheckProject
使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理
ming1016/DecoupleDemo
竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo