geekaurora's Stars
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
Swift-AI/Swift-AI
The Swift machine learning library.
devicekit/DeviceKit
DeviceKit is a value-type replacement of UIDevice.
SoySauceLab/CollectionKit
Reimagining UICollectionView
RxSwiftCommunity/RxDataSources
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
khoren93/SwiftHub
GitHub iOS client in RxSwift and MVVM-C clean architecture
OpenCombine/OpenCombine
Open source implementation of Apple's Combine framework for processing values over time.
ReactorKit/ReactorKit
A library for reactive and unidirectional Swift applications
WillieWangWei/SwiftUI-Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
jordansinger/SwiftUI-Kit
A SwiftUI system components and interactions demo app
twostraws/Unwrap
Learn Swift interactively on your iPhone.
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
objcio/app-architecture
Sample Code of the App Architecture Book
Kevin-De-Koninck/Clean-Me
A macOS system analyser and cleaner
marksands/BetterCodable
Better Codable through Property Wrappers
CombineCommunity/CombineCocoa
Combine publisher bridges for UIKit
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
alexrozanski/LlamaChat
Chat with your favourite LLaMA models in a native macOS app
hollance/CoreMLHelpers
Types and functions that make it a little easier to work with Core ML in Swift.
justjake/Gauss
Stable Diffusion macOS native app
inket/MacSymbolicator
Symbolicating macOS/iOS crash reports, easily.
twostraws/Sitrep
A source code analyzer for Swift projects.
EddyBorja/MLPAutoCompleteTextField
UITextfield subclass with autocomplete menu. For iOS.
CombineCommunity/RxCombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
steipete/InterposeKit
A modern library to swizzle elegantly in Swift.
ivanvorobei/SPLarkController
Custom transition between controllers. Settings controller for your iOS app.
SvenTiigi/ValidatedPropertyKit
Easily validate your Properties with Property Wrappers 👮
geekaurora/ReactiveListViewKit
MVVM + Redux Reactive Facade ViewKit: eliminates Massive View Controller in unidirectional action/state flow.
keyf/AutocompletionTableView
UITableView offering suggestions from a custom dictionary as user types text in UITextField
alfianlosari/CollectionViewFromScratch
Collection View From Scratch Video Tutorial