swift
Swift is a modern programming language focused on safety, performance, and expressivity.
There are 46128 repositories under swift topic.
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
appwrite/appwrite
Your backend, minus the hassle.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
serhii-londar/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Alamofire/Alamofire
Elegant HTTP Networking in Swift
iina/iina
The modern video player for macOS.
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
shadowsocks/ShadowsocksX-NG
Next Generation of ShadowsocksX
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
MonitorControl/MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
vapor/vapor
💧 A server-side Swift HTTP web framework.
ReactiveX/RxSwift
Reactive Programming in Swift
NativeScript/NativeScript
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
realm/SwiftLint
A tool to enforce Swift style and conventions.
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
realm/realm-swift
Realm is a mobile database: a replacement for Core Data & SQLite
ipader/SwiftGuide
Swift Featured Projects in brain Mapping
Moya/Moya
Network abstraction layer written in Swift.
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
jordanbaird/Ice
Powerful menu bar manager for macOS
Caldis/Mos
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
Carthage/Carthage
A simple, decentralized dependency manager for Cocoa
CocoaPods/CocoaPods
The Cocoa Dependency Manager.
mxcl/PromiseKit
Promises for Swift & ObjC.