class-dump
Class analyzer
Examines and generates Objective-C declarations from Mach-O files
Generate Objective-C headers from Mach-O files.
3k stars
138 watching
891 forks
Language: Objective-C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| | Implementation of MessagePack serialization and deserialization in Objective-C. | 301 |
| | Tools to generate Objective-C code for asset catalogs and color palettes in Xcode 5. | 506 |
| | Generates synthesizable Verilog for on-chip networks with customizable parameters and modular design | 43 |
| | Provides Objective-C Runtime bindings to allow Vlang programming on top of Objective-C frameworks | 8 |
| | A set of tools for declaring and invoking Objective-C APIs from C11 or C++11 | 56 |
| | A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 109 |
| | A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |
| | A comprehensive Objective-C coding style guide for maintaining consistency and readability in OSX and iOS codebases. | 67 |
| | Automatically generates C header files from Rust source code | 191 |
| | A tool that converts C++ header-only libraries to single self-contained headers. | 26 |
| | A tool to create mock objects for Objective-C unit tests | 2,163 |
| | Tool for managing headers in source code files | 24 |
| | Generates wrapper classes to prevent type confusion in object properties | 40 |
| | Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. | 2,440 |