awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BendingSpoons avatar

BendingSpoons/katana-swiftArchived

0
View on GitHub↗
2,235 星标·92 分支·Swift·MIT·3 次浏览bendingspoons.com↗

Katana Swift

Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.

Features

  • Development Frameworks - A modern Swift framework inspired by React and Redux.
  • Event Handling - App architecture inspired by React and Redux.
  • Unidirectional Data Flow - Framework for building Swift apps using a unidirectional flow.

Star 历史

bendingspoons/katana-swift 的 Star 历史图表bendingspoons/katana-swift 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Katana Swift 的开源替代方案

相似的开源项目,按与 Katana Swift 的功能重合度排序。
  • devyeom/onewayDevYeom 的头像

    DevYeom/OneWay

    109在 GitHub 上查看↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    在 GitHub 上查看↗109
  • reactivecocoa/reactivecocoaReactiveCocoa 的头像

    ReactiveCocoa/ReactiveCocoa

    19,835在 GitHub 上查看↗

    ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for composing asynchronous data streams and managing application state through signals and functional operators. The framework functions as an Objective-C data binding library that links object properties and method calls to reactive streams using runtime dynamism and swizzling. It includes a utility to convert traditional key-value observation notifications into composable streams for synchronized state tracking. The project covers reactive UI programming by connecting interface el

    Swift
    在 GitHub 上查看↗19,835
  • bendingspoons/tempura-swiftBendingSpoons 的头像

    BendingSpoons/tempura-swift

    716在 GitHub 上查看↗

    A holistic approach to iOS development, inspired by Redux and MVVM

    Swift
    在 GitHub 上查看↗716
  • reactorkit/reactorkitReactorKit 的头像

    ReactorKit/ReactorKit

    2,793在 GitHub 上查看↗

    A library for reactive and unidirectional Swift applications

    Swift
    在 GitHub 上查看↗2,793
查看 Katana Swift 的所有 30 个替代方案→

常见问题解答

bendingspoons/katana-swift 是做什么的?

Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.

bendingspoons/katana-swift 的主要功能有哪些?

bendingspoons/katana-swift 的主要功能包括:Development Frameworks, Event Handling, Unidirectional Data Flow。

bendingspoons/katana-swift 有哪些开源替代品?

bendingspoons/katana-swift 的开源替代品包括: reactivecocoa/reactivecocoa — ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for… reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM. devyeom/oneway — A Swift library for state management with unidirectional data flow. reactorkit/reactorkit — A library for reactive and unidirectional Swift applications. square/workflow — Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user…