Pinned Repositories
AppDelegateManager
通过运行时,消息转发,进行 AppDelegate 瘦身,将任务分发给不同的 module
Arithmetic
算法练习
RCCache
仿写 YYCache , 对 YYCache 理解后,进行一下简单的个人理解层面上的封装
RCModel
runtime model 解析,理解 YYModel,并将一下模块拆分开来,加上注释,便于理解
RCNetworkingTool
网络请求工具类,基于原生封装,参考 AFNetworking
SCXInstagram
不使用三方库,用算法来实现仿Instagram滤镜处理
SCXPictureInPicturePlayer
画中画视频播放器,画中画功能只有在ipad上面才好用!!!!!!!!!
SCXPromiseKit
promise kit
Socket_ReplyKit
利用 socket 传输屏幕共享数据到主 app
swift3-QQMusic
用swift3编写的QQ音乐,主界面仿照QQ音乐,锁屏界面仿照网易云音乐,支持多选操作
sunchengxiu's Repositories
sunchengxiu/Socket_ReplyKit
利用 socket 传输屏幕共享数据到主 app
sunchengxiu/Arithmetic
算法练习
sunchengxiu/flutter_test
test flutter
sunchengxiu/iOS-Performance-Optimization
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
sunchengxiu/RCCache
仿写 YYCache , 对 YYCache 理解后,进行一下简单的个人理解层面上的封装
sunchengxiu/RCModel
runtime model 解析,理解 YYModel,并将一下模块拆分开来,加上注释,便于理解
sunchengxiu/RCNetworkingTool
网络请求工具类,基于原生封装,参考 AFNetworking
sunchengxiu/SCXPromiseKit
promise kit
sunchengxiu/AIDemo
AI test demo
sunchengxiu/apple-ios-samples
sunchengxiu/CustomKVO
自定义 KVO
sunchengxiu/CustomTransition
自定义转场动画
sunchengxiu/EasyReact
Are you confused by the functors, applicatives, and monads in RxSwift and ReactiveCocoa? It doesn't matter, the concepts are so complicated that not many developers actually use them in normal projects. Is there an easy-to-use way to use reactive programming? EasyReact is born for this reason.
sunchengxiu/FFmpeg
mirror of git://git.videolan.org/ffmpeg.git
sunchengxiu/FFmpeg-iOS-build-script
Shell scripts to build FFmpeg for iOS and tvOS
sunchengxiu/ffmpeg_command
ffmpeg 命令总结
sunchengxiu/ffmpeg_demo
ffmpeg 各种测试 demo
sunchengxiu/FFmpegDemo
ffmpeg 使用
sunchengxiu/IJKMediaPlayser
IJK 源码研究
sunchengxiu/iOS-Monitor-Platform
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
sunchengxiu/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
sunchengxiu/licode
Open Source Communication Provider based on WebRTC and Cloud technologies
sunchengxiu/MLeaksFinder
Find memory leaks in your iOS app at develop time.
sunchengxiu/OpenGL-ES-Learn
Learn OpenGL ES for iOS
sunchengxiu/RongAudioEngine
Audion Engine
sunchengxiu/SCXAudioFilePlayer
基于 audioFIle 和 audioFIleStream 的播放器
sunchengxiu/SCXKit
模仿 yykit
sunchengxiu/SCXMediaService
video capture(base on webrtc)
sunchengxiu/SCXVideoEncoder
video encoder(base ob webrtc)
sunchengxiu/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等