RxSwift
Reactive Framework
A framework for writing asynchronous code using observable sequences and operators
Reactive Programming in Swift
24k stars
541 watching
4k forks
Language: Swift
last commit: 7 days ago
Linked from 3 awesome lists
functionaliosobserverreactivereactivexrxswiftswiftunidirectional
Related projects:
Repository | Description | Stars |
---|---|---|
reactivecocoa/reactiveswift | Provides a framework for writing reactive programs in Swift | 3,005 |
reactivecocoa/reactivecocoa | A framework that binds Cocoa frameworks with declarative ReactiveSwift primitives | 19,920 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
reactivex/rxpy | A Python library for composing asynchronous and event-based programs using observable collections and query operator functions. | 4,801 |
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 888 |
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,919 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
beeth0ven/rxswift-chinese-documentation | A comprehensive documentation set for functional reactive programming with Swift. | 1,351 |
droidsonroids/rxswiftexamples | Provides examples and resources for learning reactive programming with RxSwift. | 976 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
reactivex/rxjs | A reactive programming library for JavaScript | 30,799 |
reactivex/rxphp | A set of libraries to compose asynchronous and event-based programs using observable streams. | 1,704 |
gre4ixin/reactorkitexample | An example project demonstrating the integration of RxSwift and ReactorKit for building reactive iOS applications. | 2 |
sky-uk/reactiveapi | A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |