Pinned Repositories
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
awesome
:sunglasses: Curated list of awesome lists
chromium
Chromium browser with SSL VPN. Use this browser to unblock websites.
DFPlayer
简单灵活的iOS音频播放器组件。基于AVPlayer,支持本地和远程音频(可断点续传)播放,具有缓存、耳机线控、锁屏和控制中心信息展示、单曲顺序随机播放、airplay播放、歌词同步、记录上次播放进度等音频播放器功能,DFPlayer封装了缓冲条、进度条、播放暂停按钮、下一首按钮、上一首按钮、播放模式按钮、airplay按钮、歌词同步的tableview等UI控件,一行代码布局即可实现相应功能。(!!!歌曲外链已失效,网络音乐暂不能播放)
DropdownMenu
DropdownMenu is an iOS navigation controller using a Container View, storyboards and segues.
ECSlidingViewController
Customizable sliding view controller container.
fmdb
A Cocoa / Objective-C wrapper around SQLite
gitignore
A collection of useful .gitignore templates
GPUImage
An open source iOS framework for GPU-based image and video processing
HYLabel
用于识别Label中的@用户-话题##-链接
glyqi2015's Repositories
glyqi2015/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
glyqi2015/awesome
:sunglasses: Curated list of awesome lists
glyqi2015/chromium
Chromium browser with SSL VPN. Use this browser to unblock websites.
glyqi2015/DFPlayer
简单灵活的iOS音频播放器组件。基于AVPlayer,支持本地和远程音频(可断点续传)播放,具有缓存、耳机线控、锁屏和控制中心信息展示、单曲顺序随机播放、airplay播放、歌词同步、记录上次播放进度等音频播放器功能,DFPlayer封装了缓冲条、进度条、播放暂停按钮、下一首按钮、上一首按钮、播放模式按钮、airplay按钮、歌词同步的tableview等UI控件,一行代码布局即可实现相应功能。(!!!歌曲外链已失效,网络音乐暂不能播放)
glyqi2015/DropdownMenu
DropdownMenu is an iOS navigation controller using a Container View, storyboards and segues.
glyqi2015/ECSlidingViewController
Customizable sliding view controller container.
glyqi2015/fmdb
A Cocoa / Objective-C wrapper around SQLite
glyqi2015/gitignore
A collection of useful .gitignore templates
glyqi2015/GPUImage
An open source iOS framework for GPU-based image and video processing
glyqi2015/HYLabel
用于识别Label中的@用户-话题##-链接
glyqi2015/ijkplayer
Android/iOS video player based on FFmpeg n3.0, with MediaCodec, VideoToolbox support.
glyqi2015/iOS-Core-Animation-Advanced-Techniques
翻译
glyqi2015/iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群465239521
glyqi2015/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
glyqi2015/PinYin4Objc
PinYin4Objc is a popular objective-c library supporting convertion between Chinese(both Simplified and Tranditional) characters and most popular Pinyin systems, it's performance is very efficient, data cached at first time, and use async method with block, this can avoid ui blocking, and runs smoothly. The output format of pinyin could be customized.(关键字:汉字转拼音,中文转拼音)
glyqi2015/RESideMenu
iOS 7/8 style side menu with parallax effect.
glyqi2015/routable-ios
Routable, an in-app native URL router, for iOS
glyqi2015/SCLAlertView
Beautiful animated Alert View. Written in Swift but ported to Objective-C
glyqi2015/shadowsocksr-android
A ShadowsocksR client for Android
glyqi2015/SiuKei
Mine
glyqi2015/SmarterStreaming
SmarterStreaming系列产品,系daniulive(大牛直播)出品的跨平台视频采集、直播SDK(支持私有协议和RTMP推流,如Windows推流/android推流/iOS推流/Windows播放/android播放/iOS播放),公网毫秒级延迟,也许是国内最靠谱的视频直播推流、播放SDK之一,助您轻松实现类似于花椒、映客、斗鱼手机直播推送与播放。
glyqi2015/SWRevealViewController
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
glyqi2015/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
glyqi2015/Toast
An Objective-C category that adds toast notifications to the UIView object class.
glyqi2015/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
glyqi2015/XMNetworking
A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
glyqi2015/YYKit
A collection of iOS components.
glyqi2015/ZXingObjC
An Objective-C Port of ZXing