-
coobjc Public
Forked from alibaba/coobjccoobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some F…
Objective-C Apache License 2.0 UpdatedJun 8, 2022 -
DoKit Public
Forked from didi/DoKit一款面向泛前端产品研发全生命周期的效率平台。
Java Apache License 2.0 UpdatedJun 8, 2022 -
pdf_of_program Public
Forked from itdevbooks/pdf编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,Spri…
UpdatedMay 18, 2022 -
AppleParty Public
Forked from 37MobileTeam/ApplePartymacOS App for App Store Connect to Improve Processing Efficiency and Enjoy the Party.
Swift GNU General Public License v3.0 UpdatedApr 9, 2022 -
BTree Public
Forked from attaswift/BTreeFast sorted collections for Swift using in-memory B-trees
Swift MIT License UpdatedFeb 23, 2022 -
iOS-Performance-Optimization Public
Forked from skyming/iOS-Performance-Optimization关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
-
15DaysofAnimationsinSwift Public
Forked from coyingcat/15DaysofAnimationsinSwiftSwift,学习动画,升级原版本 , larrynatalicio/15DaysofAnimationsinSwift
Swift MIT License UpdatedJan 26, 2022 -
quick-look-plugins Public
Forked from sindresorhus/quick-look-pluginsList of useful Quick Look plugins for developers
UpdatedJan 25, 2022 -
GitHub-Chinese-Top-Charts Public
Forked from hardman/GitHub-Chinese-Top-Charts🇨🇳 GitHub中文排行榜,各语言分离设置「软件 / 资料」榜单,精准定位中文好项目。各取所需,互不干扰,高效学习。
Java Other UpdatedJan 17, 2022 -
ProtocolServiceKit Public
Forked from DevDragonLi/ProtocolServiceKitiOS组件通信中间件(Protocol Service),Adapter Swift/Objective-C
Objective-C MIT License UpdatedAug 16, 2021 -
awesome-ios-animation Public
Forked from v5tech/awesome-ios-animationA curated list of awesome iOS animation, including Objective-C and Swift libraries
UpdatedAug 6, 2021 -
awesome-flutter-plugins Public
Forked from jahnli/awesome-flutter-plugins🔥🔥 尽可能收集好用的Flutter插件以便更效率的开发
UpdatedJun 7, 2021 -
AutoPacking-iOS Public
Forked from hoaye/AutoPacking-iOSiOS自动打包脚本 多项选择 一行上传指定位置
Shell MIT License UpdatedOct 13, 2020 -
OpenGL-ES-sevenfilter Public
Forked from pengwenxi/OpenGL-ES-sevenfilter滤镜算法
Objective-C UpdatedAug 15, 2020 -
ZHFigureDrawingLayer Public
Forked from hi-zhouyn/ZHFigureDrawingLayer一款白板绘制工具库,支持涂鸦、单箭头、直线、虚线、双箭头直线、双杠直线、椭圆、圆形、矩形、三角形、圆弧、正余弦、梯形、菱形、五边形、六边形、坐标系、直角坐标系、三维坐标系、球体、三菱锥、圆锥、圆柱、立方体数学图形绘制。支持撤销、还原、删除还原功能。
Objective-C UpdatedMay 9, 2020 -
CameraFilter Public
Forked from nekocode/CameraFilter📷 Realtime camera filters on android. 特效算法
Java Apache License 2.0 UpdatedFeb 16, 2020 -
app-host Public
Forked from pluosi/app-host应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
Ruby MIT License UpdatedDec 19, 2019 -
AwemeLike Public
Forked from ZZZZou/AwemeLike仿照抖音的特效相机,实现美颜、2D贴图、分屏、转场等
Objective-C MIT License UpdatedDec 8, 2019 -
HZImageFilter Public
Forked from ZenonHuang/HZImageFilter📷 iOS CoreImage -- 人脸检测/ 换背景/ 抠图 /贴纸/ 实时视频滤镜
Objective-C MIT License UpdatedNov 29, 2019 -
leetcode Public
Forked from azl397985856/leetcodeLeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
JavaScript Apache License 2.0 UpdatedOct 19, 2019 -
QMUI_iOS Public
Forked from Tencent/QMUI_iOSQMUI iOS——致力于提高项目 UI 开发效率的解决方案
Objective-C Other UpdatedOct 12, 2019 -
react-native-guide Public
Forked from reactnativecn/react-native-guideReact Native指南汇集了各类react-native学习资源、开源App和组件
UpdatedAug 11, 2019 -
-
flutter-in-action Public
Forked from flutterchina/flutter-in-action《Flutter实战》电子书
HTML UpdatedJul 25, 2019 -
LeetCodeAnimation Public
Forked from MisterBooo/LeetCodeAnimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Java UpdatedJul 17, 2019 -
iOS-Interview-Questions Public
Forked from icofans/iOS-Interview-QuestionsiOS面试题整理,在线查看地址:https://ios.nobady.cn
UpdatedJun 28, 2019 -
WSLTransferAnimation Public
Forked from wsl2ls/WSLTransferAnimationiOS 自定义转场动画集锦:新浪微博图片浏览转场效果、网易云音乐启动屏转场动画、手势过渡动画、开关门动画、全屏侧滑Pop返回和UIScrollView、UISlider三者手势滑动事件冲突
Objective-C UpdatedJun 12, 2019 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
Python Other UpdatedJun 10, 2019 -
Interview-series Public
Forked from miniLV/Interview-seriesiOS从入门到进阶 - 技术合集
C Apache License 2.0 UpdatedMay 5, 2019 -
RJBadgeKit Public
Forked from rjinxx/RJBadgeKitSolution for red dot (badge reminder) display and its management / 小红点(消息推送提醒)完整解决方案
Objective-C MIT License UpdatedJan 28, 2019