cocoa-chen's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
PaulGuo/Twilight
Twilight - Visual Metrics GUI
nicklockwood/AutoCoding
AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.
w3woody/OCTools
Yacc and Lex replacements which generate Objective-C code
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
lefex/FE
前端 100 天,帮助 10W 人入门并进阶前端。
wuba/WBBlades
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
Lojii/Knot
一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现
andyRon/swift-algorithm-club-cn
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
faisalmemon/ios-crash-dump-analysis-book
iOS Crash Dump Analysis Book
facebookarchive/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
seemoo-lab/openhaystack
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
jnross/Bluetility
A Bluetooth Low Energy browser, an open-source alternative to LightBlue for OS X
chenliangloveyou/EasyBluetooth
一款iOS BLE蓝牙调试工具,非常简单容易,也可以作为一个蓝牙库,快速集成和开发。 可以两步搞定蓝牙开发操作。 第一步连接设备,第二步特征读写数据。
listen1/listen1
one for all free music in china (origin edition)
bangerang/lowmad
A command line tool for managing scripts and configurations in LLDB.
kangabru/pretty-snap
Awesome editing apps to make your screenshots look 🔥
didi/DreamBox
DreamBox是一个为客户端开发者打造的统一视图开发框架,具有性能好、可动态更新的特点
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
lefex/SYWebViewBridge
An iOS modern bridge for sending messages between Objective-C and JavaScript in WKWebView. Include FE and iOS.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
SilverFruity/OCRunner
Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.
SilverFruity/oc2mango
convert Objective-C to mango script:https://github.com/YPLiang19/Mango
jezzmemo/JJException
Protect the objective-c application(保护App不闪退)
Tencent/vap
VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。
nusr/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
lefex/SYJSBridge
An iOS modern bridge for sending messages between Objective-C and JavaScript in WKWebView. Include FE and iOS.
ibireme/yyjson
The fastest JSON library in C
ryanolsonk/LLDB-QuickLook
Debugger commands to open images, views, and more using Quick Look.