iweig's Stars
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
digital-nomad-cheng/Fast_Portrait_Matting_MNN
Real time portrait matting on mobile phone using MNN inference engine.
Brant-lzh/opencv_demo
关于OpenCV的小案例。图像边缘、角点和轮廓检测;图像分割;图像增强;图片拼接;运动目标检测;颜色直方图比较;三帧帧差法;抠图案例;人脸识别案例;布匹瑕疵检测小思路
ZenonHuang/HZImageFilter
📷 iOS CoreImage -- 人脸检测/ 换背景/ 抠图 /贴纸/ 实时视频滤镜
XLsn0w/LayerKit
Core Animation其实是一个令人误解的命名。你可能认为它只是用来做动画的,但实际上它是从一个叫做Layer Kit这么一个不怎么和动画有关的名字演变而来,所以做动画这只是Core Animation特性的冰山一角。 Core Animation是一个复合引擎,它的职责就是尽可能快地组合屏幕上不同的可视内容,这个内容是被分解成独立的图层,存储在一个叫做图层树的体系之中。于是这个树形成了UIKit以及在iOS应用程序当中你所能在屏幕上看见的一切的基础。
LSure/SureOFOCopy
仿新版ofo共享单车小黄人动态效果
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Tencent/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
520coding/confuse
iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Objective-C)、C、C++(Cocos2d-x、Cocos2dx和Lua游戏开发)、Swift、C#(Unity)混淆,可用于ios马甲包游戏SDK混淆,减少账号调查过机审上架过包过审4.3、2.3.1、2.1
wg689/Solve-App-Store-Review-Problem
a collection to solve app store review problem (ipv6,ipv6被拒绝,后台定位等审核问题的终极解决方案汇总)
dogo/SCLAlertView
Beautiful animated Alert View. Written in Objective-C
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
adad184/MMPlaceHolder
A drop in solution to show UIView's size. Only one line code to use it.
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
kevinzhow/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
kimziv/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.(关键字:汉字转拼音,中文转拼音)