ReactiveSwift
Reactive framework
Provides a framework for writing reactive programs in Swift
Streams of values over time
3k stars
73 watching
433 forks
Language: Swift
last commit: 9 days ago
Linked from 1 awesome list
reactive-programmingreactive-streamsreactiveswiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
reactivecocoa/reactivecocoa | A framework that binds Cocoa frameworks with declarative ReactiveSwift primitives | 19,920 |
reactivex/rxswift | A framework for writing asynchronous code using observable sequences and operators | 24,392 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
ackeecz/ackreactiveextensions | A set of extensions for ReactiveSwift and ReactiveCocoa to simplify iOS app development | 17 |
esqarrouth/ezswiftextensions | A collection of useful extensions and utilities for the Swift Standard Library and UIKit | 2,999 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,208 |
reactive-swift/executioncontext | A framework for managing parallel execution contexts in Swift applications. | 4 |
roberthein/observable | A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
opencombine/opencombine | An open source implementation of Apple's Combine framework for processing values over time. | 2,723 |
colineberhardt/swiftreactiveplayground | A repository of build-and-run examples to support a talk on using Swift with ReactiveCocoa for building reactive user interfaces. | 27 |
krzyzanowskim/cryptoswift | A collection of secure cryptographic algorithms implemented in Swift for various use cases. | 10,195 |
sky-uk/reactiveapi | A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
combinecommunity/rxcombine | A bridge between two different reactive programming frameworks | 1,033 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |