MidnightAck's Stars
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Alamofire/Alamofire
Elegant HTTP Networking in Swift
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
draveness/analyze
Draven's Blog
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
perkeep/perkeep
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
CatchChat/Yep
Meet Genius
joeldev/JLRoutes
URL routing library for iOS with a simple block-based API
v5tech/awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
BradLarson/GPUImage3
GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
twitter-archive/CocoaSPDY
SPDY for iOS and OS X
zheng95z/fun-with-computer-graphics
This is a collection of computer graphics related courses, books, tutorials, articles, blogs, resources, researcher homepages, lab homepages, video channels, open source projects, websites, etc.
MetalPetal/MetalPetal
A GPU accelerated image and video processing framework built on Metal.
Dimillian/SwiftHN
A Hacker News reader in Swift
LeoMobileDeveloper/Blogs
一点心得 - iOS,Swift,React Native,Python...
aieditor-team/AiEditor
AiEditor is a next-generation rich text editor for AI.
MetalKit/metal
Yuan-ManX/ai-game-devtools
Here we will keep track of the latest AI Game Development Tools, including LLM, Agent, Code, Writer, Image, Texture, Shader, 3D Model, Animation, Video, Audio, Music, Singing Voice and Analytics. 🔥
alanwangmodify/TableViewAnimationKit
⏱ TableView Animation ,move your tableView
smartyuge/AVBlog
国内外优秀音视频博客
xujiajun/gorouter
xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
738/awesome-apple-watch
⌚A curated list of awesome watchOS frameworks, libraries, sample apps, including Objective-C and Swift Projects
sunday1990/BayMaxProtector
Crash protector -take care of your application like BayMax
L1l1thLY/Programming-with-Objective-C-in-Chinese
This is a Chinese version of Programming with Objective-C that is translated by Innovation Studio iOS Group in USETC. 苹果开发者平台Objective-C文档的中文翻译版本。
dorisoy/Kitex
Kitex 字节跳动内部的 Golang 微服务 RPC 框架,具有高性能、强可扩展的特点,针对字节内部做了定制扩展。如今越来越多的微服务选择使用 Golang,我们考虑将 Kitex 开源出来丰富开源社区。如果对微服务性能有要求,又希望定制扩展融入自己的治理体系,Kitex 会是一个不错的选择。