ArchLL's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
getcursor/cursor
The AI Code Editor
Tencent/wepy
小程序组件化开发框架
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
intitni/CopilotForXcode
The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
malcommac/SwiftDate
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
Ji4n1ng/OpenInTerminal
✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
AppPear/ChartView
ChartView made in SwiftUI
Tencent/libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
alibaba/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
pointfreeco/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
didi/mpx
Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
sshiqiao/douyin-ios-objectc
抖音 iOS Object-C版
danielamitay/DACircularProgress
DACircularProgress is a UIView subclass with circular UIProgressView properties.
dani-gavrilov/GDPerformanceView-Swift
Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage via delegate.
hellof2e/quark-design
Browser-native component library, framework-agnostic, base on web components.(H5 UI 组件库,无框架,即插即用。)
bendytree/Objective-C-RegEx-Categories
NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX
wuba/WBBlades
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
didi/Hummer
一套移动端高性能高可用的动态化跨端开发框架
nicklockwood/Euclid
A Swift library for creating and manipulating 3D geometry
intitni/CodeiumForXcode
manofit/it_books
好书分享,送人玫瑰,手有余香。
Adyen/adyen-ios
Adyen iOS Drop-in and Components
623637646/ImpressionKit
A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.
hellof2e/Wukong
悟空动态卡片最初是为哈啰出行投放系统定制的 Native 高性能渲染引擎,是一套完整的跨端原生局部卡片动态展示的技术解决方案,以业务赋能为中心,致力于解决UI定制化、逻辑动态化、缩短试错周期、提升人效以及减少包体积等相关问题,使得业务可以基于 Wukong 做到一次开发,随时上线,多端复用的效果。
ArchLL/UIViewFrameCategary
方便快捷地访问/设置UIView对象的frame相关的属性,如:x、y、width、height等
ArchLL/ViewFrameExtension
简化访问frame相关属性的路径