swizzle topic
VCProfiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
SwiftHook
A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.
atlantis
Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
NSObjectSafe
Swizzle commonly used function of Foundation container to prevent nil crash
ios_debugger_challenge
A playground for run-time iOS app inspection
maths
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
DYSafeObject
防止 字典value为nil、数组越界、<null>、NSNull对象导致的Crash.
vector-math
Shader-math in haxe: library for GLSL vector operations, complete with swizzles and all
GLSL-CPP
A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed with extra goodies
FWFramework
iOS development framework, mainly solves the routine and pain points in native development, and builds a modular project structure to facilitate iOS development. iOS开发框架,主要解决原生开发中的常规...