nst / objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
☆452Updated 6 years ago
Alternatives and similar repositories for objc_cover:
Users that are interested in objc_cover are comparing it to the libraries listed below
- Safe Method Swizzling.☆898Updated 5 years ago
- Objc runtime additions.☆586Updated 11 years ago
- Simple NSObject-category wrapper for <objc/runtime.h>☆860Updated 6 years ago
- ObjC block -> C function pointer using libffi☆360Updated 3 years ago
- Protocol extension for Objective-C☆575Updated 5 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆362Updated 3 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- /etc/hosts with NSURLProtocol☆665Updated 5 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆703Updated 6 years ago
- NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform sel…☆212Updated 4 years ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- Library for replacing part/all HTTP response based on Nocilla.☆475Updated 7 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- Detect memory leaks for your iOS project automatically.☆517Updated 8 years ago
- iOS Fast Scrolling with RunLoop Work Distribution☆532Updated 7 years ago
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理☆567Updated 7 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆594Updated 4 years ago
- Trace Objective-C method calls by class or instance☆1,836Updated 4 years ago
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆539Updated 2 years ago
- ☆314Updated 3 years ago
- iOS utility classes for asynchronous rendering and display.☆684Updated 4 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆665Updated 4 years ago
- Crash protector -take care of your application like BayMax☆421Updated 3 years ago
- Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.☆964Updated 5 months ago
- An open source SafeKit for iOS . Never never crash.☆359Updated 5 years ago
- 记录线程的调用栈☆992Updated 2 years ago
- CocoaPods 组件二进制化辅助插件(双私有源)☆306Updated 4 years ago
- iOS utility class to manage global dispatch queue.☆477Updated 7 years ago