Highlights
Lists (31)
Sort Name ascending (A-Z)
Apple Internal
Architecture
Awesome
CloudKit
Combine
Demo & Example
Design Patterns
Foundation
iOS Applications
iOS Helpers
iOS UI (SwiftUI)
iOS UI (UIKit)
LLM
Low Level
macOS Applications
macOS Helpers
macOS UI (AppKit)
macOS UI (SwiftUI)
Networking
Objective-C
Persistence
Reverse Engineering
Source
Swift Attributes
Property Wrapper, Result BuilderSwift Concurrency
Swift Macro
SwiftUI Helpers
Text
Tips & Note
Xcode Extensions
XPC
Starred repositories
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
Documentation for the iWork '13 File Format
A collection of private CoreGraphics and SkyLight routines.
The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。
A modern Objective-C class dump based on LIEF and LLVM.
Library to read from Swift / clang source code indexes
Tool for reverse-engineering Apple's sandbox
A C++ library for parsing ObjC Metadata of Mach-O files.
Extract Binaries from Apple's DYLD Shared Cache
Custom NSWindow with CALayer backing... without any Cocoa!
A tool to inspect .swiftsourceinfo file and remap the absolute paths in it.
Mach-o simple executable and object file generator
Additions to Apple's metal-cpp, providing more C++ bindings to AppKit, CoreGraphics, and OpenGLES.
Command-line tool and mini-framework to analyze Apple mach-o and dyld_shared_cache files
An example mach-o kernel extension as well as a libkern demo. Forked to clean up stuff and try to get it to build on my system.