AaronYi / gnustep-baseLinks
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
☆20Updated 12 years ago
Alternatives and similar repositories for gnustep-base
Users that are interested in gnustep-base are comparing it to the libraries listed below
Sorting:
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- Notes for CFRunLoop☆17Updated 9 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- Compile and debug objective-c runtime☆37Updated 10 years ago
- JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。☆85Updated 9 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- Log the dynamic libraries that are loaded by an application☆166Updated 11 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- ☆58Updated 9 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 8 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆73Updated 10 years ago
- iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This too…☆90Updated 8 years ago
- 微信源码结构☆44Updated 10 years ago
- Camo Preprocessor - Symbol Confusion for Objective C/C++ Source Code☆90Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- scan iOS private api☆176Updated 9 years ago
- iOS async stack trace record☆37Updated 5 years ago
- NSUUID implementation for iOS < 6.0 and OS X < 10.8☆157Updated 11 years ago
- Some old code...☆76Updated 9 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated last year
- 收集iOS http网络性能、问题的SDK☆28Updated 8 years ago
- my temporary files☆78Updated 9 years ago
- Clang keynote by sunnyxx in MDCC 2016 iOS☆65Updated 8 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 9 years ago
- Show View hierarchy in 3D☆168Updated 12 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- WaxPatch x64 arm64☆73Updated 10 years ago