iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。
☆24Dec 23, 2020Updated 5 years ago
Alternatives and similar repositories for RZLauncher
Users that are interested in RZLauncher are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 仿抖音评论触底反弹的效果,支持毛玻璃背景蒙层样式等☆11Sep 29, 2020Updated 5 years ago
- SiriDemo,包括iOS11中定制Intent和iOS12中自定义Intent和ShortCut的结合,包括自定义UI☆15Sep 6, 2018Updated 7 years ago
- 适用于iOS深色模式的令人愉快的主题框架☆88Apr 1, 2026Updated 4 months ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Aug 3, 2020Updated 6 years ago
- Resize Rectangle on Touch & Drag☆10Jan 20, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆92Sep 25, 2019Updated 6 years ago
- ☆13Jul 7, 2020Updated 6 years ago
- Sepicat Data Parser - 获取到更多的 GitHub 信息☆58Jul 22, 2022Updated 4 years ago
- iOS原生热更新☆24Jan 27, 2021Updated 5 years ago
- 直播间点赞,直播间鼓掌动画☆27Sep 5, 2016Updated 9 years ago
- An OpenGLRenderer For iOS Platform☆21Dec 1, 2017Updated 8 years ago
- 根据【LeetCode字节跳动企业题库高频算法】、【牛客网客户端高频算法】、【小码哥恋上数据结构与算法】统计出来的客户端高频面试题☆37Nov 25, 2020Updated 5 years ago
- 知识小集 iOS 客户端☆26Jul 2, 2018Updated 8 years ago
- TableView performance optimize base on YYAsyncLayer 基于YYAsyncLayer异步绘制实现优化列表☆21Jul 9, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 高仿QQ下拉水滴刷新效果☆35Nov 5, 2015Updated 10 years ago
- demo for jscore☆11Oct 18, 2018Updated 7 years ago
- ☆31Sep 3, 2018Updated 7 years ago
- Recording all OC methods in the main thread takes time☆388Aug 10, 2023Updated 3 years ago
- 本demo为基本图片编辑,可对照片进行椭圆、矩形、文字涂鸦绘制,并有extensions,可在照片应用调用。☆14Jan 4, 2018Updated 8 years ago
- 基本功能☆17Sep 13, 2016Updated 9 years ago
- IOS_objc版Tabbar☆10Dec 13, 2019Updated 6 years ago
- This is the code from the SQLite tutorial. You can checkout the starter branch if you would like to follow along with the video.☆15Sep 12, 2017Updated 8 years ago
- iOS UICollection Compositional Layout☆19Aug 25, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 动画弹窗,方便灵活,达到给控制器瘦身的效果☆14Mar 10, 2016Updated 10 years ago
- ☆14Jul 5, 2024Updated 2 years ago
- 学习日志记录/笔记,涉及 LLM,AI Agent,客户端、前端、后端等相关领域技能知识☆29Apr 24, 2025Updated last year
- light weight network connetion☆13Nov 1, 2013Updated 12 years ago
- CollectionView Custom Layout☆10Jan 6, 2015Updated 11 years ago
- ☆178Sep 22, 2020Updated 5 years ago
- 非常高兴您能看到这本整理翻译的外文书,我也是无意间看到这本书的,还有就是现在出去面试基本上都会问架构相关的东西,其实架构这玩意,大家都在用,只是平常很少考虑罢了,都说脱离了业务谈架构就是耍流氓,架构没有好坏,只有适合不适合,正如鲁迅叼着烟说:世上本无架构,代码写的多了,走在…☆71Apr 14, 2022Updated 4 years ago
- iOS: Capture video and audio data(by AVCaptureSession and audio unit). Encode origin audio / video data. Final compose audio and video da…☆30Jul 12, 2019Updated 7 years ago
- 自定义弹窗管理工具☆83Feb 6, 2026Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆12Mar 16, 2023Updated 3 years ago
- iOS下的UUID方案,没啥技术含量,idfv+keychain保证不变☆74Jul 11, 2022Updated 4 years ago
- Use Kiwi to replace objc.io's first issue. Just a demo for Kiwi and my post.☆13May 9, 2014Updated 12 years ago
- 在某个页面上强制横屏或竖屏。☆11May 11, 2020Updated 6 years ago
- 监控App启动耗时☆15Apr 9, 2019Updated 7 years ago
- textField中输入身份证号,手机号,银行卡号时每隔几位需要添加空格。当输入错误时需要从末尾或者中间删除,删除之后还要保持当前textfield的中内容保持每隔几位就有一个空格的格式。这个分类主要是为了解决这个问题☆26Sep 11, 2018Updated 7 years ago
- This is a tool for adding define macro definition to programming languages. It is used to distinguish different versions and platforms. T…☆13Dec 25, 2024Updated last year