NXAristotle's Stars
upscayl/upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
wfjsw/danbooru-diffusion-prompt-builder
Danbooru / NovelAI 标签超市
HumanAIGC/OutfitAnyone
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
switchablenorms/DeepFashion_Try_On
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
mrchor/FDN
Source code for paper: Feature Decomposition for Reducing Negative Transfer: A Novel Multi-task Learning Method for Recommender System
mrchor/HiNet
Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time.
pujiaxin33/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
GitHawkApp/GitHawk
The (second) best iOS app for GitHub.
wwmz/WMZDropDownMenu
🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)
ibireme/YYKit
A collection of iOS components.
mengxianliang/XLCardSwitch
iOS 利用余弦函数特性实现可以居中放大的图片浏览工具
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
renzifeng/ZFPlayer
Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
kanyun-inc/YTKKeyValueStore
A simple Key-Value storage tool, using Sqlite as backend.
ChenYilong/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)
JJMM/SafeKit
An open source SafeKit for iOS . Never never crash.
spicyShrimp/U17
精仿有妖气漫画(Swift5)
Alamofire/Alamofire
Elegant HTTP Networking in Swift
ming1016/study
学习记录
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.
ko1o/PYSearch
🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
coolnameismy/BabyBluetooth
:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
soffes/SAMKeychain
Simple Objective-C wrapper for the keychain that works on Mac and iOS
LXManMan/LXCalendar
zhenglibao/FlexLib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速
golang/go
The Go programming language