vchao's Stars
baidu/m-git
MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
robbiehanson/CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
facebookincubator/SocketRocket
A conforming Objective-C WebSocket client library.
Tencent/libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
swisspol/GCDWebServer
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
banchichen/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
ibireme/YYKit
A collection of iOS components.
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
JmoVxia/CLPlayer
自定义视频播放器
easyui/EZPlayer
基于AVPlayer封装的视频播放器,功能丰富,快速集成,可定制性强,支持react-native。
renzifeng/ZFPlayer
Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
peter-iakovlev/Telegram
Telegram Messenger for iOS
LaiFengiOS/LFLiveKit
LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
AngelDev0329/OpenVPN-IOS
sevtin/KSChart
k线图/kline/kchart,已经集成MA/EMA/MACD/KDJ/BOLL/RSI/WR/AVG等指标,新增指标及其方便。适用于股票/区块链交易所等种类App。Swift5编写,CPU/内存占用率极低,60FPS稳定运行。示例集成websocket,并接入币安数据(需VPN)。
wlixcc/VPNClient
iOS VPNClient demo。 use OpenVPN Protocol
Juanpe/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
GIKICoder/GMenuController
具有和UIMenuController一致的UI 与交互行为. menuItem可指定target. 可定制化UI.对外API与原生UIMenuController 一致.
CatchZeng/Localizable.strings2Excel
Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
beiliao-mobile/BLStopwatch
代码耗时打点计时器
tinymind/LSUnusedResources
A Mac App to find unused images and resources in Xcode project.
jhurray/JHChainableAnimations
Easy to read and write chainable animations in Objective-C and Swift
liangdahong/BMLongPressDragCellCollectionView
🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
gdbinit/MachOView
MachOView fork
muhku/FreeStreamer
A low-memory footprint streaming audio player for iOS and OS X
tumtumtum/StreamingKit
A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)
gali8/Tesseract-OCR-iOS
Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
CoderMJLee/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.