awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BendingSpoons avatar

BendingSpoons/tempura-swiftArchived

0
View on GitHub↗
716 stars·33 forks·Swift·MIT·5 viewsbendingspoons.com↗

Tempura Swift

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

Features

  • Event Handling - Holistic approach to iOS development using Redux.
  • Unidirectional Data Flow - Holistic development approach inspired by Redux and MVVM.

Star history

Star history chart for bendingspoons/tempura-swiftStar history chart for bendingspoons/tempura-swift

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tempura Swift

Similar open-source projects, ranked by how many features they share with Tempura Swift.
  • devyeom/onewayDevYeom avatar

    DevYeom/OneWay

    109View on GitHub↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    View on GitHub↗109
  • reactorkit/reactorkitReactorKit avatar

    ReactorKit/ReactorKit

    2,793View on GitHub↗

    A library for reactive and unidirectional Swift applications

    Swift
    View on GitHub↗2,793
  • bendingspoons/katana-swiftBendingSpoons avatar

    BendingSpoons/katana-swift

    2,235View on GitHub↗

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

    Swift
    View on GitHub↗2,235
  • reswift/reswiftReSwift avatar

    ReSwift/ReSwift

    7,594View on GitHub↗

    ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a single store. It ensures predictable and traceable updates by requiring all state modifications to occur through explicit actions processed by reducer functions. The library includes a state time travel debugger that records and replays sequences of actions to reload or rewind the application state. It also provides an asynchronous action dispatcher to handle side effects and network requests while maintaining synchronized state updates. The framework covers a broad surface of st

    Swift
    View on GitHub↗7,594
See all 30 alternatives to Tempura Swift→

Frequently asked questions

What does bendingspoons/tempura-swift do?

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

What are the main features of bendingspoons/tempura-swift?

The main features of bendingspoons/tempura-swift are: Event Handling, Unidirectional Data Flow.

What are some open-source alternatives to bendingspoons/tempura-swift?

Open-source alternatives to bendingspoons/tempura-swift include: reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… bendingspoons/katana-swift — Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux. 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… square/workflow-kotlin — Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application…