ReactiveSwift
|
Streams of values over time |
OpenCombine
|
Open source implementation of Apple's Combine framework for processing values over time. |
RxFlow
|
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern |
CombineExt
|
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards. |
RxSwiftExt
|
A collection of Rx operators & tools not found in the core RxSwift distribution |
RxCombine
|
Bi-directional type bridging between RxSwift and Apple's Combine framework |
Bow
|
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift |
SwiftRex
|
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex |
Entwine
|
Testing tools and utilities for Apple's Combine framework. |
Conbini
|
Publishers, operators, and subscribers to supplement Combine. |
LightweightObservable
|
📬 A lightweight implementation of an observable sequence that you can subscribe to. |
CombineCoreBluetooth
|
A wrapper API for CoreBluetooth using Combine Publishers |
Hover
|
Async network layer with Combine |
ReRxSwift
|
ReRxSwift: RxSwift bindings for ReSwift |
RxWebSocket
|
Reactive WebSockets |
Cancellor
|
Bind multiple cancellables to the lifetime of another object like a view controller. |
SwiftObserver
|
Easy Elegant Reactive Swift #NoRx |
Pharos
|
Pharos is an Observer pattern framework for Swift that utilizes propertyWrapper. It could help a lot when designing Apps using reactive programming |
PublisherKit
|
An open source implementation of Apple's Combine framework for processing asynchronous events over time |
DrX
|
The Rx doctor is in the house, curing all your ailments with simple-yet-expressive operators and extensions. Includes Cocoa Touch support! |
CohesionKit
|
Single source of truth library |
NetworkKit
|
A reactive HTTP Networking in Swift using PublisherKit |
combine-interception
|
Package extending Apple' `Combine` framework for interception of objc selectors. |
Emitter
|
🔴-🟢-🔵 A small Reactive Streams implementation. Emitters are thread-safe and annotated for use alongside Swift Concurrency code. |