awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to brightify/reactant

Open-source alternatives to Reactant

24 open-source projects similar to brightify/reactant, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reactant alternative.

  • 8treenet/freedomAvatar von 8treenet

    8treenet/freedom

    2,271Auf GitHub ansehen↗

    Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。

    Godddframeworkfreedom
    Auf GitHub ansehen↗2,271
  • codytwinton/swiftyviperAvatar von codytwinton

    codytwinton/SwiftyVIPER

    123Auf GitHub ansehen↗

    Swift Interaction with VIPER Architecture

    Swiftcocoapodiosswift
    Auf GitHub ansehen↗123
  • davidask/stateviewcontrollerAvatar von davidask

    davidask/StateViewController

    310Auf GitHub ansehen↗

    Stateful view controller containment for iOS and tvOS

    Swift
    Auf GitHub ansehen↗310
  • dotnet-state-machine/statelessAvatar von dotnet-state-machine

    dotnet-state-machine/stateless

    6,191Auf GitHub ansehen↗

    Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C# code. It functions as an asynchronous workflow engine that executes state transitions, guards, and entry-exit actions using asynchronous tasks. The library implements a hierarchical state machine, allowing child states to inherit transitions and properties from parent superstates. It includes a state persistence framework that decouples state tracking from machine logic by reading and writing the current state to external properties or databases. Additionally, it features a g

    C#
    Auf GitHub ansehen↗6,191
  • eminetto/clean-architecture-go-v2Avatar von eminetto

    eminetto/clean-architecture-go-v2

    1,319Auf GitHub ansehen↗

    Clean Architecture sample

    Goclean-architecturego
    Auf GitHub ansehen↗1,319

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • ferranabello/viperitAvatar von ferranabello

    ferranabello/Viperit

    513Auf GitHub ansehen↗

    Viper Framework for iOS using Swift

    Swift
    Auf GitHub ansehen↗513
  • ghuntley/conditionsG

    ghuntley/conditions

    0Auf GitHub ansehen↗

    Installation is done via NuGet:

    Auf GitHub ansehen↗0
  • goodrequest/goodreactorAvatar von GoodRequest

    GoodRequest/GoodReactor

    33Auf GitHub ansehen↗

    ⚛️ GoodReactor is a Redux-inspired Reactor framework for iOS developed using Swift. It enables seamless communication between the View Model, View Controller, and Coordinator through state and navigation functions. It ensures no side-effects by interacting with dependencies outside of the Reduce function. Integrate it with using SPM!

    Swift
    Auf GitHub ansehen↗33
  • gre4ixin/reduxuiAvatar von gre4ixin

    gre4ixin/ReduxUI

    46Auf GitHub ansehen↗

    💎 Redux like architecture for SwiftUI

    Swift
    Auf GitHub ansehen↗46
  • jukylin/esimJ

    jukylin/esim

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mindorksopensource/ios-viper-architectureAvatar von MindorksOpenSource

    MindorksOpenSource/iOS-Viper-Architecture

    734Auf GitHub ansehen↗

    This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.

    Swift
    Auf GitHub ansehen↗734
  • nalexn/clean-architecture-swiftuiAvatar von nalexn

    nalexn/clean-architecture-swiftui

    6,571Auf GitHub ansehen↗

    This is a demonstration and template project that applies Clean Architecture principles to SwiftUI application development. It implements a layered architecture that separates presentation, business logic, and data access into independent layers, with unidirectional data flow managed through a single immutable app store that serves as the sole source of truth for all screens. The project distinguishes itself through its implementation of interactor-driven business logic, where all domain rules and workflows live in stateless objects that receive requests and update the central store. Dependen

    Swiftarchitectureclean-architecturecleanarchitecture
    Auf GitHub ansehen↗6,571
  • objcio/app-architectureAvatar von objcio

    objcio/app-architecture

    2,063Auf GitHub ansehen↗
    Swift
    Auf GitHub ansehen↗2,063
  • ochococo/design-patterns-in-swiftAvatar von ochococo

    ochococo/Design-Patterns-In-Swift

    15,276Auf GitHub ansehen↗

    This repository serves as a technical reference and educational resource for implementing software design patterns within the Swift programming language. It provides a collection of common architectural patterns designed to help developers structure codebases for improved maintainability, scalability, and system organization. The project focuses on applying fundamental object-oriented and protocol-oriented principles to manage relationships between classes and objects. It demonstrates how to use language-level interfaces to define shared behaviors and how to organize components into cohesive

    Swiftcomputer-sciencedesign-patternsgang-of-four
    Auf GitHub ansehen↗15,276
  • pointfreeco/swift-composable-architectureAvatar von pointfreeco

    pointfreeco/swift-composable-architecture

    14,726Auf GitHub ansehen↗

    This is a Swift state management framework and application logic library designed for building applications with a single source of truth and unidirectional data flow. It provides a Redux-inspired architecture that separates business logic from side effects and user interfaces to ensure predictable application behavior across multiple screens. The framework focuses on modularity by allowing complex features to be decomposed into smaller, isolated components. This enables the development of UI-independent business logic that can be extracted into separate modules to improve compilation speed a

    Swiftarchitecturecompositionmodularity
    Auf GitHub ansehen↗14,726
  • ra1028/swiftui-atom-propertiesAvatar von ra1028

    ra1028/swiftui-atom-properties

    337Auf GitHub ansehen↗

    ⚛️ Atomic approach state management and dependency injection for SwiftUI

    Swift
    Auf GitHub ansehen↗337
  • roblaszczak/go-cleanarchAvatar von roblaszczak

    roblaszczak/go-cleanarch

    984Auf GitHub ansehen↗

    go-cleanarch was created to keep Clean Architecture rules, like a The Dependency Rule and interaction between modules in your Go projects. More about Clean Architecture you can read in our article.

    Go
    Auf GitHub ansehen↗984
  • ryu0118/swiftui-simplex-architectureAvatar von Ryu0118

    Ryu0118/swiftui-simplex-architecture

    55Auf GitHub ansehen↗

    A Library of simple architecture that decouples state changes from SwiftUI's View

    Swift
    Auf GitHub ansehen↗55
  • sergdort/cleanarchitecturerxswiftAvatar von sergdort

    sergdort/CleanArchitectureRxSwift

    4,100Auf GitHub ansehen↗

    This project is a Swift iOS architecture template that implements the Clean Architecture pattern. It organizes software into distinct layers to decouple business rules from external frameworks, user interfaces, and infrastructure to improve testability and maintenance. The template incorporates Domain Driven Design to isolate core business logic and utilizes a modular application structure to divide features into independent modules. It employs the Coordinator pattern to remove routing logic from view controllers and a dependency injection framework to ensure components remain independent and

    Swift
    Auf GitHub ansehen↗4,100
  • sergdort/moderncleanarchitectureswiftuiAvatar von sergdort

    sergdort/ModernCleanArchitectureSwiftUI

    4,100Auf GitHub ansehen↗

    This project is a reference implementation and template for a modular iOS application using SwiftUI and Clean Architecture. It provides a structure organized into independent layers to decouple the user interface and external frameworks from core business logic. The architecture incorporates Domain-Driven Design to manage complexity by organizing code into independent modules based on business domains. This approach enforces strict dependency boundaries and improves build times. The project implements a plugin-based data layer that hides API and database implementations behind gateways to al

    Swiftclean-architecturecomposable-architectureios
    Auf GitHub ansehen↗4,100
  • spinners/spin.swiftAvatar von Spinners

    Spinners/Spin.Swift

    124Auf GitHub ansehen↗

    Spin aims to provide a versatile Feedback Loop implementation working with the three main reactive frameworks available in the Swift community (RxSwift, ReactiveSwift and Combine)

    Swiftfeedback-loopreactive-frameworksspin
    Auf GitHub ansehen↗124
  • tailec/ios-architectureAvatar von tailec

    tailec/ios-architecture

    1,527Auf GitHub ansehen↗

    A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others

    Swiftarchitectureiosios-architectures
    Auf GitHub ansehen↗1,527
  • thomaslebrun/xamarinbehaviorstoolkitAvatar von ThomasLebrun

    ThomasLebrun/XamarinBehaviorsToolkit

    39Auf GitHub ansehen↗

    The Behaviors Toolkit for Xamarin is an easy-to-use means of adding common and reusable interactivity to your Xamarin applications with minimal code. Use of the Behaviors Toolkit for Xamarin is governed by the MIT License.

    C#
    Auf GitHub ansehen↗39
  • threedotslabs/wild-workouts-go-ddd-exampleAvatar von ThreeDotsLabs

    ThreeDotsLabs/wild-workouts-go-ddd-example

    6,348Auf GitHub ansehen↗

    This project is a reference implementation of Domain-Driven Design, Clean Architecture, and Command Query Responsibility Segregation (CQRS) patterns using the Go programming language. It serves as a sample application to demonstrate how to decouple core domain rules from infrastructure and delivery mechanisms. The system is built as a gRPC microservices architecture, utilizing type-safe communication and service contracts. It implements an event-driven architecture to manage eventual consistency and asynchronous processing, specifically employing the Outbox pattern to ensure reliable messagin

    Goclean-architecturecqrsddd
    Auf GitHub ansehen↗6,348