BBC6BAE9's Stars
mecid/SwiftUICharts
A simple line and bar charting library that supports accessibility written using SwiftUI.
Dimillian/SwiftUIFlux
A very naive implementation of Redux using Combine BindableObject to serve as an example
Dimillian/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
hollyoops/RecoilSwift
A New, Functional, Modern Reactive State Management Library for UIKit and SwiftUI (The iOS implementation of Recoil)
mecid/redux-like-state-container-in-swiftui
Sample project for the series of posts about building Redux-like Single Source of Truth in SwiftUI.
jasonjrr/MVVM.Demo.SwiftUI
hoarder-app/hoarder
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
willow-god/Friend-Circle-Lite
🐱一个精简版,无后端,且仅利用github action运行的精简版友链朋友圈程序,兼容fc的json格式信息,同时支持推送友圈更新,支持他人订阅个人站点并在更新时发送邮箱推送。
tunds/SwiftUI-sessions-beginners
AZeC4/TelegramGroup
2024最新悄咪咪收集的10000+个Telegram群合集,附全网最有趣好用的机器人BOT🤖【电报百科全书】
jaywcjlove/docker-tutorial
🐳 Docker入门学习笔记
dkk/WrappingHStack
A SwiftUI HStack with the ability to wrap contained elements
Dean151/ButtonKit
Asynchronous and Throwable button implementation for SwiftUI, with animations and progress tracking
Dimillian/IceCubesApp
A SwiftUI Mastodon client
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
CainLuo/SwiftUI-Example
SwiftUI Example Project
Tim9Liu9/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
ylechelle/OpenUDID
[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
deskflow/deskflow
Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
github/CopilotForXcode
Xcode extension for GitHub Copilot
Huanshere/VideoLingo
Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组
waylybaye/opencat.app
https://opencat.app
YOYZHANG/open-source-ai-weekly
优质AI开源项目周刊, 每周一更新
XiaomingX/1000-chinese-independent-developer-plus
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么;Chinese Independent Developers Projects List - Discover What Everyone Is Building 👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻
linyqh/NarratoAI
利用AI大模型,一键解说并剪辑视频; Using AI models to automatically provide commentary and edit videos with a single click.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
nytimes/NYTPhotoViewer
A modern photo viewing experience for iOS.
apple/swift-collections
Commonly used data structures for Swift
nicklockwood/LRUCache
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way