Stars
Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens.
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
⭕ Share quick reference cheat sheet for developers.
An example implementation of a "Spotlight" onboarding system in SwiftUI.
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
Easily customizable floating button menu created with SwiftUI
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
A command line tool for cleaning unused resources in Xcode.
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
This is a wrapper library around the ChatGPT and OpenAI HTTP API
Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中......
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
Write SwiftUI / Tokamak apps on Fastly Compute@Edge
A modest attempt to port UICollectionView to SwiftUI.
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等
【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS劫持等
A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
对微信官方SDK的pod封装,可以根据项目实际需求,选择是否导入包含支付功能的SDK。支持Swift module
⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way