Pinned Repositories
AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
Stinger
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
AppArticles
本Repo会分享一些关于移动架构、框架原理、iOS开发Tips等文章,不定期更新,感谢关注。
AppMonitor
AppMonitor is a tool to monitor your app .
iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
IQDataBinding
iOS端View和ViewModel数据绑定框架。基于KVO监听所绑定ViewModel的属性,支持链式调用。
IQService
iOS端模块间通信解决方案。
IQUITestCodeMaker
IQUITestCodeMaker is a modern and lightweight tool for generating iOS UI test script codes automatically without lanuching Appium Desktop or using inspector.
ProjectCleaner
ProjectCleaner is a efficient XCode Plugin to keep your iOS project clean .
SmartBlock
用Block实现的通知替代方案,并且已实现在不同线程进行发送消息和执行Block,支持多参数传送,解决回调地狱问题,适用于组件化数据传输等。
Lobster-King's Repositories
Lobster-King/HorizonCalendar
A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
Lobster-King/AltStore
AltStore is an alternative app store for non-jailbroken iOS devices.
Lobster-King/awesome-leading-and-managing
Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
Lobster-King/BonMot
Beautiful, easy attributed strings in Swift
Lobster-King/c_numconv_benchmark
Benchmark functions for converting between numbers and strings in C/C++
Lobster-King/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
Lobster-King/Cleanse
Lightweight Swift Dependency Injection Framework
Lobster-King/cli
GitHub’s official command line tool
Lobster-King/coding-interview-university
A complete computer science study plan to become a software engineer.
Lobster-King/delta
A viewer for git and diff output
Lobster-King/GPUImage3
GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
Lobster-King/hacker-scripts
Based on a true story
Lobster-King/ios-url-scheme
Download IPA file and parse iOS app URL-Scheme
Lobster-King/iOS14-Runtime-Headers
Lobster-King/ipipe-agent
Lobster-King/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
Lobster-King/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
Lobster-King/mediapipe
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
Lobster-King/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
Lobster-King/NullSafe
NullSafe is a simple category on NSNull that returns nil for unrecognised messages instead of throwing an exception
Lobster-King/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Lobster-King/rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Lobster-King/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Lobster-King/sx
Portable base library for C programmers, designed for performance and simplicity.
Lobster-King/TrustKit
Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
Lobster-King/vimac
Vimium for macOS.
Lobster-King/wx2
小程序互转工具
Lobster-King/xcdiff
A tool which helps you diff xcodeproj files.
Lobster-King/yyjson
A high performance JSON library written in ANSI C
Lobster-King/yyjson_benchmark
Benchmark JSON library performance in C/C++