maniackk / TimeProfilerLinks
Recording all OC methods in the main thread takes time
☆386Updated 2 years ago
Alternatives and similar repositories for TimeProfiler
Users that are interested in TimeProfiler are comparing it to the libraries listed below
Sorting:
- iOS代码瘦身:未使用的类☆165Updated 4 years ago
- 将苹果开源的Runtime代码放到Github上,并且加入了大量注释帮助大家理解。希望各位能帮忙点个Star,谢谢!☆368Updated 5 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆682Updated 2 months ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Updated 6 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆683Updated 4 years ago
- Crash protector -take care of your application like BayMax☆424Updated 4 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆432Updated 4 years ago
- A Command Line Tool And CocoaPods plugin which can gen/read header map file.☆117Updated 3 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆770Updated 5 years ago
- ☆204Updated 8 years ago
- iOS networking API layer☆489Updated last year
- A tool for parsing iOS app link map file.☆187Updated 7 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释