ScopeKit
|
ScopeKit scaffolds reactive applications, simplifies managing Combine subscriptions, and makes [weak self] a thing of the past. |
swift-collections
|
Commonly used data structures for Swift |
Disposable
|
🗑️ Disposable lifecycle handlers. 'Disposables' are source-agnostic and can represent custom handlers or wrap Swift Tasks, Combine Cancellable, RxSwift Disposables, etc. |
DependencyKit
|
DependencyKit is a typesafe, simple, dependency injection library for Swift. |
StateTree
|
🌳 State management done better. |
Emitter
|
🔴-🟢-🔵 A small Reactive Streams implementation. Emitters are thread-safe and annotated for use alongside Swift Concurrency code. |