rxswift
https://github.com/reactivex/rxswift
Swift
Reactive Programming in Swift
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Swift not yet supported4 Subscribers
Add a CodeTriage badge to rxswift
Help out
- Issues
- Xcode 27 warning: 'v4' is deprecated: watchOS 9.0 is the oldest supported version
- Never call `dispose` and `subscribe` under lock in `Connection` and `ConnectionObservableAdapter`
- RefCount calls connect under its lock, and this cause the deadlock
- `RefCount` call `connect` without holding the lock
- Make `ZipCollectionTypeSink` not call out under lock
- MergeSink can deadlock
- Fix the deadlock in MergeSink by not calling out from under state lock
- ReplayBufferBase can create deadlocks
- Make ReplayBufferBase propagate events without holding onto its lock
- Sporadic EXC_BAD_ACCESS during BinaryDisposable release after upgrading to RxSwift 6.6.0 on iOS 16–26
- Docs
- Swift not yet supported