class-dump

Class analyzer

Examines and generates Objective-C declarations from Mach-O files

Generate Objective-C headers from Mach-O files.

GitHub

3k stars
138 watching
888 forks
Language: Objective-C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
msgpack/msgpack-objectivec Implementation of MessagePack serialization and deserialization in Objective-C. 301
puls/objc-codegenutils Tools to generate Objective-C code for asset catalogs and color palettes in Xcode 5. 507
cornell-brg/pymtl3-net Generates synthesizable Verilog for on-chip networks with customizable parameters and modular design 43
magic003/objc Provides Objective-C Runtime bindings to allow Vlang programming on top of Objective-C frameworks 8
garettbass/oc A set of tools for declaring and invoking Objective-C APIs from C11 or C++11 56
small-c/obj.h A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. 107
nsexceptional/mirrorkit A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. 32
markeissler/wonderful-objective-c-style-guide A comprehensive Objective-C coding style guide for maintaining consistency and readability in OSX and iOS codebases. 67
sean1708/rusty-cheddar Automatically generates C header files from Rust source code 191
vittorioromeo/unosolo A tool that converts C++ header-only libraries to single self-contained headers. 26
erikdoe/ocmock A tool to create mock objects for Objective-C unit tests 2,161
frama-c/headache Tool for managing headers in source code files 24
ryotamurohoshi/valueobjectgenerator Generates wrapper classes to prevent type confusion in object properties 40
mozilla/cbindgen Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. 2,420