Stars
使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。
📚 Freely available programming books
FUSE filesystem over Google Drive
A skin-changing (theme) framework for iOS/macOS that supports dynamic skin changing and custom attributes, and also supports non-invasive skin changing (swizzling).
React Native指南汇集了各类react-native学习资源、开源App和组件
(OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。
本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
Convert After Effects tracking points to JSON
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
A curated list of awesome iOS animation, including Objective-C and Swift libraries
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
A static analyzer for Java, C, C++, and Objective-C
Runtime系列文章总字数为10w+,写技术文章不容易,希望各位能帮忙点个Star,谢谢!
A React-inspired view framework for iOS.
Modern JavaScript Tutorial
A transpiler to translate data structure for client
Real-time data reporting system based on mobile platform
iOS教学/各类知识点总结:运行时/贝塞尔曲线/水纹/粒子发射器/核心动画/渐变色/网络请求/按钮/标签/视图布局/视图效果/文字视图/表情键盘/旋转动画/2048/网易/微信/猿题库/阿里巴巴/设计模式/数据持久化/多次点击按钮/微信注册按钮/展开按钮/跑马灯/闪烁文字/球形滚动标签/自动布局标签/快播动态标签/水平滚动布局/瀑布流布局/浏览卡/半圆布局/滑动标题/抽卡效果/百度视图切换/…
Logan is a lightweight case logging system based on mobile platform.
Swift HTTP Networking with stubbing and caching support
ngtcp2 project is an effort to implement IETF QUIC protocol
A lightweight multi-threaded downloader based on aria2.
Custom CFHTTPMessage based NSURLProtocol subclass, for supporting HTTP Authentication with UIWebiView