reactive-programming
Pledge
https://pledge.framer.website/
A thoughtfully designed reactive programming framework in Swift.
Pledge is a lightweight, thread-safe reactive programming framework for Swift that simplifies state management, event propagation and balances power with simplicity in your applications. While other frameworks force you to learn complex concepts and operators, Pledge focuses on solving the real problems developers face daily:
Added 6 months ago
ReactiveX
https://reactivex.io/
An API for asynchronous programming with observable streams.
ReactiveX is a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming.
Added 1 year ago