andy-sheng's Stars
microsoft/vscode
Visual Studio Code
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
electronicarts/CnC_Remastered_Collection
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
AudioKit/AudioKit
Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
nasa/fprime
F´ - A flight software and embedded systems framework
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
facebook/idb
idb is a flexible command line interface for automating iOS simulators and devices
google/tcmalloc
AloneMonkey/frida-ios-dump
pull decrypted ipa from jailbreak device
ibireme/yyjson
The fastest JSON library in C
microsoft/plcrashreporter
Reliable, open-source crash reporting for iOS, macOS and tvOS
rentzsch/jrswizzle
one-stop-shop for all your method swizzling needs
cweijan/vscode-database-client
Database Client For Visual Studio Code
erikdoe/ocmock
Mock objects for Objective-C
OSCPU/NutShell
RISC-V SoC designed by students in UCAS
YPLiang19/Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.
Zuikyo/iOS-System-Symbols
Share iOS system framework's symbol files. Useful for symbolicating iOS crash report.
lyft/Hammer
iOS touch synthesis library
infinum/ios-viper-xcode-templates
Used for generating template files for the VIPER architecture, which solves the common Massive View Controller issues in iOS apps.
maniackk/TimeProfiler
Recording all OC methods in the main thread takes time
jerrymarino/xcbuildkit
xcbuildkit is a framework to extend or replace Xcode's build system
sampsyo/quala
custom type systems for Clang
jmpews/NoteZ
notebook base on github issue
zhwchch/JOBridge
JSPatch被苹果爸爸封了以后hotfix怎么办?业务需求需要尽快上线怎么办?可以尝试使用JOBridge。其使用了和JSPatch不一样的实现方案,全部由OC实现,比JSPatch功能更强,性能也更好,语法上也基本保持一致(之后我会给出一些示例),当然最关键的是苹果爸爸还不知道!