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
·
alexdrone avatar

alexdrone/Render

0
View on GitHub↗
2,152 stars·98 forks·Swift·5 views

Render

UIKit a-là SwiftUI.framework [min deployment target iOS10]

Features

  • Declarative UI Frameworks - Swift and UIKit a la React.
  • Unidirectional Data Flow - React-inspired framework for UIKit and Swift.

Star history

Star history chart for alexdrone/renderStar history chart for alexdrone/render

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 Render

Similar open-source projects, ranked by how many features they share with Render.
  • square/workflow-kotlinsquare avatar

    square/workflow-kotlin

    1,120View on GitHub↗

    Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I

    Kotlinandroidkotlinreactive
    View on GitHub↗1,120
  • square/workflowsquare avatar

    square/workflow

    1,163View on GitHub↗

    Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user interfaces in native mobile applications. Available as libraries for both Kotlin and Swift, the framework manages application state and screen navigation using composable state machines that direct data in a single direction from source to interface while routing user actions back to business logic. The architecture models screen navigation as nested presenter states and recursive component hierarchies rather than separate routing logic. Complex application features are buil

    Shellandroidioskotlin
    View on GitHub↗1,163
  • 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
  • bendingspoons/tempura-swiftBendingSpoons avatar

    BendingSpoons/tempura-swift

    716View on GitHub↗

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

    Swift
    View on GitHub↗716
See all 22 alternatives to Render→

Frequently asked questions

What does alexdrone/render do?

UIKit a-là SwiftUI.framework [min deployment target iOS10]

What are the main features of alexdrone/render?

The main features of alexdrone/render are: Declarative UI Frameworks, Unidirectional Data Flow.

What are some open-source alternatives to alexdrone/render?

Open-source alternatives to alexdrone/render include: square/workflow-kotlin — Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application… square/workflow — Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user… bendingspoons/katana-swift — Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux. chriseidhof/tea-in-swift. cooler333/highway. bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM.