zhangtibin's Stars
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
pengzhile/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
Tencent/wcdb
WCDB is a cross-platform database framework developed by WeChat.
Tencent/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
imaNNeo/fl_chart
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
filsv/iOSDeviceSupport
Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 17.0)
OBKoro1/koro1FileHeader
VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
tinymind/LSUnusedResources
A Mac App to find unused images and resources in Xcode project.
alibaba/coobjc
coobjc 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 Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Tencent/vap
VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。
aozhimin/iOS-Monitor-Platform
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
ZBar/ZBar
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
Tencent/OOMDetector
OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.
alibaba/LazyScrollView
An iOS ScrollView to resolve the problem of reusability in views.
Tencent/CodeAnalysis
Static Code Analysis - 静态代码分析
davideuler/architecture.meituan-dianping
互联网公司架构: 美团点评技术架构
vczero/React-Native-Code
《React Native入门与实战》实例源码
ahyangnb/flutter_interview
Flutter面试题和答案收集,各种知识点的深入研究,学完之后征服你的面试官。
Tencent/WeComponents
基于通用组件语言规范 (CLS) 实现的 Vue.js 声明式组件库
Tencent/QT4i
QTA driver for iOS app
idisfkj/flutter_github
Flutter Github客户端,同时支持Android与IOS,支持账户密码与认证登陆。使用dart语言进行开发,项目架构是基于Model/State/ViewModel的MSVM;使用Navigator进行页面的跳转;网络框架使用了dio。项目持续更新中,为了防止走失,请做好start准备!😊😊
kakiang/briefing
An attempt to clone Google News app design using Flutter
RunOfTheSnail/PlayCustomVoiceDemo
iOS 实现支付宝到账语音播报钱数
zhangzhongyan/FSOCNetworking
在AFNetworking基础上,封装YTKRequest,提供更面向业务处理的网络层