RxSwift Alternatives
Similar projects and alternatives to RxSwift
based on common topics and language
-
Moya
Network abstraction layer written in Swift.
-
app-architecture
Sample Code of the App Architecture Book
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
ReactorKit
A library for reactive and unidirectional Swift applications
-
Observable
The easiest way to observe values in Swift.
-
Siesta
The civilized way to write REST API clients for iOS / macOS
-
LightweightObservable
📬 A lightweight implementation of an observable sequence that you can subscribe to.
-
RxCombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better RxSwift alternative or higher similarity.
Posts
Posts where RxSwift has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-01-06.
-
RxSwift - easy, yet not obvious, tips
I think this is the most important thing to understand with all your heart. All subjects, relays and operators might seem scary, especially with Rx-hermetic jargon. But simplifying it in your head to a simple collection will help you to understand all concepts easily. For me it was a sudden click. If you want to learn more, official docs are great source and emphasize this concept: https://github.com/ReactiveX/RxSwift/blob/main/Documentation/GettingStarted.md#observables-aka-sequences
- Multiple HTTP requests
-
I need to learn Rxswift, however I’m finding it difficult. Any resources you’d recommend? And are there any prerequisites for me to understand it better?
If you take a look at the examples in the RxSwift repo, in the repo for objc.io's App Architecute book, and in Artsy's eidolon app you'll see view models implemented as classes. I think it fairly safe to say that Krunoslav Zaher (top contributor to RxSwift), Florian Kugler, and Ash Furrow know how to use MVVM and RxSwift properly.
Stats
Basic RxSwift repo stats
0
19,683
7.7
5 days ago
ReactiveX/RxSwift is an open source project licensed under NOASSERTION which is not an OSI approved license.