Cycle.swift
Architecture framework
An experiment in unidirectional architecture using reactive programming and state management
An experiment in unidirectional architecture inspired by Cycle.js https://cycle.js.org
24 stars
5 watching
0 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
architecturecyclejsreactiverxswiftunidirectional-data-flow
Related projects:
Repository | Description | Stars |
---|---|---|
reactorswift/reactor | A framework for building reactive applications with unidirectional data flow. | 176 |
babylonhealth/reactivefeedback | A unidirectional reactive architecture implementation for managing complex state in iOS apps | 158 |
ph200/cycle-react | An RxJS-based framework for building functional React applications with controlled data flow | 370 |
sergdort/combinefeedback | An implementation of an unidirectional reactive architecture using Combine framework for managing state in iOS apps | 689 |
ra1028/vueflux | An architecture that manages state with unidirectional data flow for iOS apps, inspired by Vuex and Flux. | 332 |
notests/rxfeedback.swift | An RxSwift architecture for building feedback loops and managing state changes in software systems | 1,035 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |
colemancda/networkobjects | A Pure Swift backend framework for building powerful servers with support for multiple platforms. | 259 |
bastienfalcou/portfolio | An iOS app exploring MVI architecture and SwiftUI/Combine features for building reactive user interfaces. | 10 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
spinners/spin.swift | Provides a unified way to implement feedback loops in Swift applications using various reactive frameworks and UI technologies | 122 |
arunredhu/vuejs_boilerplate | Provides an architecture and boilerplate for building large-scale Vue.js applications | 271 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
takebayashi/swiftra | A Swift library that enables the rapid development of web applications using a domain-specific language (DSL) similar to Sinatra. | 262 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |