Top 23 Swift Swift Projects
-
Alamofire
Elegant HTTP Networking in Swift
Based on Swift and constantly updated, it’s probably the most used library on iOS. Don’t worry, this is the best and only library you can use for HTTP requests. You can find more info on Alamofire here.
-
ShadowsocksX-NG
Next Generation of ShadowsocksX
-
iina
The modern video player for macOS.
https://github.com/iina/iina/issues/3218#issuecomment-731863492
-
open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
-
open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/opensourcemacosapps
[1] https://github.com/serhii-londar/open-source-mac-os-apps
-
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
-
SwiftyJSON
The better way to deal with JSON data in Swift.
I second /u/daisnb that if possible, make sure the data is a consistent format and types, but if you’re unable to do that, I think SwiftyJSON can help, as it loosens the strict type requirement of Swift when handling JSON data
-
ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
-
vapor
💧 A server-side Swift web framework.
-
Hero
Elegant transition library for iOS & tvOS
-
RxSwift
Reactive Programming in Swift
-
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
onevcat / Kingfisher
-
SnapKit
A Swift Autolayout DSL for iOS & OS X
It appears that writing views programmatically is not easy too. Apple didn't provide easy in use classes and methods to write views easily. At least notation could be shorter however concept of constraints itself is quite good in UIKit. That's why people invented a lot of DSL (domain-specific language) libraries like the most popular SnapKit, tricky Carthography or super concise Stevia. I invented my own DSL AutoLayout library LayoutExtension which is now in early version however I use it in one commercial project with full success.
-
Carthage
A simple, decentralized dependency manager for Cocoa
-
Perfect
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
-
PromiseKit
Promises for Swift & ObjC.
Besides that, you can use a promise library, like PromiseKit.
-
Moya
Network abstraction layer written in Swift.
-
Material
A UI/UX framework for creating beautiful applications.
-
Eureka
Elegant iOS form builder in Swift
-
animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
-
firefox-ios
Firefox for iOS
-
folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
-
SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Index
What are some of the best open-source Swift projects in Swift? This list will help you:
- 1. Alamofire
- 2. ShadowsocksX-NG
- 3. iina
- 4. open-source-ios-apps
- 5. open-source-mac-os-apps
- 6. swift-algorithm-club
- 7. SwiftyJSON
- 8. ReactiveCocoa
- 9. vapor
- 10. Hero
- 11. RxSwift
- 12. Kingfisher
- 13. SnapKit
- 14. Carthage
- 15. Perfect
- 16. PromiseKit
- 17. Moya
- 18. Material
- 19. Eureka
- 20. animated-tab-bar
- 21. firefox-ios
- 22. folding-cell
- 23. SkeletonView